Skip to content

Commit

Permalink
Add changelog entry note in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Signed-off-by: Pierre Belloy <[email protected]>
  • Loading branch information
pbe-axelor committed Sep 19, 2019
1 parent dc01c36 commit 9f4c394
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ Please make sure you don’t post any sensitive information while reporting issu
* [Fork](https://help.github.com/articles/fork-a-repo/) the repo.
* Code!
* Make sure to format code with `./gradlew formatCode` command.
* Add a [changelog entry](changelogs/REAMDE.md) under `changelogs/unreleased`.
* Push your changes to the topic branch in your fork of the repository.
* Initiate a [pull request](http://help.github.com/send-pull-requests/)
* Update the issue, adding a comment including a link to the created pull request
Expand Down

0 comments on commit 9f4c394

Please sign in to comment.