Skip to content

Commit

Permalink
Update CONTRIBUTING.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanathan committed May 17, 2019
1 parent c1d99c2 commit 410e25f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Contribution
============
Thank you for considering to contribute!
Thank you for considering contributing to EpiTator!

If you want to contribute, feel free to open a pull request.
`This <https://akrabat.com/the-beginners-guide-to-contributing-to-a-github-project/>`_ manual is a good start on how to
Expand All @@ -9,6 +9,6 @@ contribute to open source projects.
Please write tests for the features you want to add and make sure to not add dependencies on additional libraries
(if avoidable).
We highly appreciate bug fixes (or reports), improvements on the documentation, and tests.
However, we would be hesitant to add new annotators.
If you have an idea for a new annotator we would be happy to reference your annotator in a separate repository
or PyPI package.
However, we would be hesitant to add new annotators to the core repository.
If you want to develop a new annotator it can be done in a separate repository
or PyPI package, and we are happy to add references to external annotators to the EpiTator documentation upon request.

0 comments on commit 410e25f

Please sign in to comment.