Skip to content

Commit

Permalink
Merge pull request #50 from aauss/contrib_file
Browse files Browse the repository at this point in the history
Add contribution file
  • Loading branch information
nathanathan committed May 17, 2019
2 parents 978aa01 + 9252d8d commit c1d99c2
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CONTRIBUTING.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Contribution
============
Thank you for considering to contribute!

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
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.

0 comments on commit c1d99c2

Please sign in to comment.