summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTORS.md
blob: 7690f7d291a0be00a4903cff220c26c5f529a3bb (plain)
1
2
3
4
5
6
7
8
9
10
11
# Contributors

## Add an entry to the changelog

Please don't forget to update [CHANGELOG.md](CHANGELOG.md) and describe your changes (in the "unreleased" section), this makes the release of a new `bat` version much easier.

Each entry should follow the following format:
- Short description of what has been changed, see #123 (@user)

Where #123 links to the PR and @user is you Github's username.