Skip to content

Commit 1da16bb

Browse files
Link github signup and update Pixi install link (#2267)
Co-authored-by: Vecko <[email protected]>
1 parent 9bf307b commit 1da16bb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/community/contributing.rst

Lines changed: 2 additions & 2 deletions
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

@@ -67,7 +67,7 @@ Environment setup
6767

6868
To get started contributing to Parcels:
6969

70-
**Step 1:** `Install Pixi <https://pixi.sh/latest/>`_.
70+
**Step 1:** `Install Pixi <https://pixi.sh/latest/installation/>`_.
7171

7272
**Step 2:** `Fork the repository <https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo#forking-a-repository>`_
7373

0 commit comments

Comments
 (0)