Skip to content

Commit 51bed15

Browse files
authored
Update contributing.rst
1 parent 4073545 commit 51bed15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/community/contributing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ There are many ways that you can contribute to Parcels. You can:
4545
- Suggest improvements to `documentation <../index.rst>`_
4646
- Write code (fix bugs, implement features, codebase improvements, etc)
4747

48-
All of these require you to make an account on GitHub, so that should be your first step.
48+
All of these require you to [make an account on GitHub](https://github.com/signup), so that should be your first step.
4949

5050
If you want to suggest quick edits to the documentation, it's as easy as going to the page and clicking "Edit on GitHub" in the righthand panel. For other changes, it's a matter of looking through the `issue tracker <https://github.com/OceanParcels/parcels/issues>`_ which documents tasks that are being considered. Pay particular attention to `issues tagged with "good first issue" <https://github.com/OceanParcels/parcels/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22>`_, as these are tasks that don't require deep familiarity with the codebase. Once you've chosen an issue you would like to contribute towards, comment on it to flag your interest in working on it. This allows the community to know who's interested, and provide any guidance in its implementation (maybe the scope has changed since the issue was last updated).
5151

0 commit comments

Comments
 (0)