Skip to content

Commit

Permalink
[DOC] Specify the branch from which to fork from.
Browse files Browse the repository at this point in the history
  • Loading branch information
LSchueler authored Jan 13, 2020
1 parent 5326163 commit 32aa702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ with your idea or suggestion and we'd love to discuss about it.

## Do you want to enhance GSTools or fix something?

- Fork the repo on [GitHub](https://github.com/GeoStat-Framework/GSTools).
- Fork the repo on [GitHub](https://github.com/GeoStat-Framework/GSTools) from the [develop branch](https://github.com/GeoStat-Framework/GSTools/tree/develop).
- Add yourself to AUTHORS.md (if you want to).
- We use the black code format, please use the script `black --line-length 79 gstools/` after you have written your code.
- Add some tests if possible.
Expand Down

0 comments on commit 32aa702

Please sign in to comment.