We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a67d3c9 commit 408f4dcCopy full SHA for 408f4dc
1 file changed
CONTRIBUTING.md
@@ -10,13 +10,10 @@ At the time being the contributing procedure is really straigthforward.
10
## Steps
11
12
0. Make sure you have all the dependencies available in your environment, with
13
- the same (or similar) version indicated in [environnment.yaml](environnment.yaml).
14
-
+ the same (or similar) version indicated in [environnment.yaml](./environment.yaml).
15
1. Create an issue indicating the bug you are fixing or the new feature you are
16
implementing.
17
18
2. Do your magic.
19
20
3. Make the pull request for the `dev` branch, with an explanation of what you
21
did and ask for a review.
22
0 commit comments