diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index ad5ce0f..a2d942c 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -76,7 +76,7 @@ you have to choose one of the issue templates: * Feature request (`template `_) * Issue: all other issues, except bug reports and feature requests (`template `_) -After selection the appropriate template, you will see some explanatory text. Follow it +After selecting the appropriate template, you will see some explanatory text. Follow it step-by-step. After clicking `Submit new issue`, the issue will then show up to the pyDataverse community and be open to comments/ideas from others. @@ -298,8 +298,8 @@ to ``upstream/develop``, so you have to branch-off from it too. There is one exception: If you -want to suggest a change the the docs in the folder -``src/pyDataverse/doc/`` (e. g. fix a typo in +want to suggest a change to the docs in the folder +``src/pyDataverse/docs/`` (e. g. fix a typo in :ref:`User Guide - Basic Usage `), you can also pull to ``upstream/master``. This means, you have also to branch-off from the ``master`` branch.