Skip to content

Commit

Permalink
Update CONTRIBUTING.rst — no need to create issues for all changes
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
  • Loading branch information
Kwpolska committed Apr 13, 2017
1 parent 71af9a8 commit a953fbb
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CONTRIBUTING.rst
Expand Up @@ -3,9 +3,11 @@ Patch submission guidelines [1]_

Here are some guidelines about how you can contribute to Nikola:

* First, make sure there is an open issue for your change. Perhaps,
if it’s a new feature, you probably want to
`discuss it first <http://groups.google.com/group/nikola-discuss>`_
* If your contribution is a new feature, you should make sure an issue exists
for it, and perhaps `discuss it <http://groups.google.com/group/nikola-discuss>`_
on the mailing list. If you’re fixing a bug you just noticed, or are making a
minor change, creating an issue is optional, but please search for existing
issues.

* **Create a new Git branch specific to your change(s).** For example, if
you’re adding a new feature to foo the bars, do something like the
Expand Down

0 comments on commit a953fbb

Please sign in to comment.