Skip to content

Commit

Permalink
[DOC] add basic contributors' hints to this file
Browse files Browse the repository at this point in the history
  • Loading branch information
h-2 committed Dec 10, 2016
1 parent 8343e95 commit ad09162
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.rst
Expand Up @@ -17,4 +17,9 @@ Workflow, Code Style et cetera

Before you start coding, please read through the `Contributor Guide <http://seqan.readthedocs.io/en/master/Infrastructure/Contribute/index.html>`__ in our manual.

Before submitting, mentally check of these boxes:
* [ ] the pull request is against the develop branch
* [ ] it follows the SeqAn code style guide
* [ ] the git history is concise and the commits follow the commit naming scheme

It will make life easier for both you, the contributor, and our maintainers who review the code. Contributions that clearly indicate that you have not read the Contributor Guide will be closed without extensive review.

0 comments on commit ad09162

Please sign in to comment.