Skip to content

Commit

Permalink
CONTRIBUTING: add a section about the changelog
Browse files Browse the repository at this point in the history
Change-Id: Ic2a992e52f16d88f51d6a81519b63ceb8cb6a307
Reviewed-on: http://gerrit.aldebaran.lan/65678
Tested-by: gerrit
Reviewed-by: vbarbaresi <[email protected]>
  • Loading branch information
dmerejkowsky committed Dec 2, 2015
1 parent 51a06db commit 6c0d468
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,12 @@ To do so:
cd python
py.test -n NUM_CPUS
Make sure to update the changelog
---------------------------------

If one of your commits introduces a change in qibuild's behavior, you should
document it in the changelog. (In ``doc/source/changes/<version>.rst``)

You can do that in a separate commit or in the same commit that introduces the change.

0 comments on commit 6c0d468

Please sign in to comment.