We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b572b commit a209af8Copy full SHA for a209af8
AUTHORS
@@ -28,6 +28,7 @@ Eduardo Schettino
28
Eric Siegerman
29
Florian Bruhin
30
Edison Gustavo Muenz
31
+Eric Hunsberger
32
Floris Bruynooghe
33
Graham Horler
34
Grig Gheorghiu
CONTRIBUTING.rst
@@ -191,6 +191,10 @@ but here is a simple overview:
191
$ git commit -a -m "<commit message>"
192
$ git push -u
193
194
+ Make sure you add a CHANGELOG message, and add yourself to AUTHORS. If you
195
+ are unsure about either of these steps, submit your pull request and we'll
196
+ help you fix it up.
197
+
198
#. Finally, submit a pull request through the GitHub website:
199
200
.. image:: img/pullrequest.png
0 commit comments