Ashton Honnecke
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
1 deletions
-
CONTRIBUTING.md
|
|
|
@ -7,7 +7,7 @@ try to follow these guidelines when you do so. |
|
|
|
|
|
|
|
## Issue reporting |
|
|
|
|
|
|
|
* Check that the issue has not already been reported. |
|
|
|
* Check that the [issue has not already been reported][5]. |
|
|
|
* Check that the issue has not already been fixed in the latest code |
|
|
|
(a.k.a. `master`). |
|
|
|
* Be clear, concise and precise in your description of the problem. |
|
|
|
@ -29,3 +29,4 @@ try to follow these guidelines when you do so. |
|
|
|
[2]: http://gun.io/blog/how-to-github-fork-branch-and-pull-request |
|
|
|
[3]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html |
|
|
|
[4]: https://help.github.com/articles/using-pull-requests |
|
|
|
[5]: https://github.com/bbatsov/prelude/issues?q=is:issue |