Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhekhorn committed Aug 26, 2024
1 parent b283e9f commit e82118c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@ language, however, please read a "Please" in front of everything.
- :brain: Be reasonable and use common sense when contributing: we
added some points we would like to highlight below
- :family: Follow our [Code of
Conduct](https://github.com/N3PDF/eko/blob/master/.github/CODE_OF_CONDUCT.md)
Conduct](https://github.com/NNPDF/eko/blob/master/.github/CODE_OF_CONDUCT.md)
and use the provided [Issue
Templates](https://github.com/N3PDF/eko/issues/new/choose)
Templates](https://github.com/NNPDF/eko/issues/new/choose)
- :1234: Use the _almost_ standard [SemVer](https://semver.org/) for version numbers

## Tools

Expand All @@ -25,7 +26,7 @@ language, however, please read a "Please" in front of everything.
generated (and intended to be used)
- :parking: [`pre-commit`](https://pre-commit.com/) is used to enforce
automation and standardize the tools for all developers; if you want
to contribute to this project, install it and setup
to contribute to this project, install it and activate it

## Docs

Expand Down

0 comments on commit e82118c

Please sign in to comment.