bat/CONTRIBUTORS.md

12 lines
402 B
Markdown
Raw Normal View History

2020-10-28 05:35:35 +01:00
# 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.