forked from orbit-oss/flask
Close issues from commit messages in CONTRIBUTING
This commit is contained in:
parent
af1b2ea1d1
commit
6ac4b93779
1 changed files with 4 additions and 0 deletions
|
|
@ -43,6 +43,10 @@ Submitting patches
|
||||||
- Include tests if your patch is supposed to solve a bug, and explain
|
- Include tests if your patch is supposed to solve a bug, and explain
|
||||||
clearly under which circumstances the bug happens. Make sure the test fails
|
clearly under which circumstances the bug happens. Make sure the test fails
|
||||||
without your patch.
|
without your patch.
|
||||||
|
- Include a string like "Fixes #123" in your commit message
|
||||||
|
(where 123 is the issue you fixed).
|
||||||
|
See `Closing issues using keywords
|
||||||
|
<https://help.github.com/articles/creating-a-pull-request/>`__.
|
||||||
|
|
||||||
First time setup
|
First time setup
|
||||||
~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue