Skip to content

Commit

Permalink
Update documentation #1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludee committed Mar 16, 2022
1 parent af2b3d4 commit 52784e0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
### Prerequisites

- [Git](https://git-scm.com/)
- [GitHub](https://github.com/)

### Types of interaction

Expand All @@ -17,7 +18,7 @@ If you are a user, please add your name and details in USERS.cff

You can give ideas, hints or report bugs in issues, in PR, at meetings or other channels.
This is no development but can be considered a notable contribution.
If you wish, add your name and details to CITATION.cff
If you wish, add your name and details to `CITATION.cff`.

#### C. Contribute and Review

Expand Down Expand Up @@ -49,10 +50,12 @@ Make a checklist for all needed steps.

##### 2.0. Get the latest version of the `develop` branch

Load the `develop branch`:
```bash
git checkout develop
```

Update with the latest version:
```bash
git pull
```
Expand Down

0 comments on commit 52784e0

Please sign in to comment.