Skip to content

Commit

Permalink
Merge pull request #115 from untzag/contributing
Browse files Browse the repository at this point in the history
[MRG] all development done in a personal fork
  • Loading branch information
betatim committed Oct 6, 2017
2 parents cee0587 + d472436 commit a6870af
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,11 @@ If you ever have a question about Python, `git`, GitHub, PRs, jargon,
lingo, processes or how to do something: please ask! We are more than happy to
help and spread the knowledge.

Contributions should follow these guidelines:
Contributions should follow
[these guidelines](https://opensource.guide/how-to-contribute/#opening-a-pull-request),
and the ones below:

* all development is done in a personal fork;
* all changes by pull request (PR);
* open your PR as early as possible and add "[WIP]" to the title to mark it as
work in progress;
Expand Down

0 comments on commit a6870af

Please sign in to comment.