diff options
author | Milan Curcic <caomaco@gmail.com> | 2020-09-07 12:20:21 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-07 12:20:21 -0400 |
commit | 61c2a7dc438f716d4b85a584fb4ed0f4046c9bb5 (patch) | |
tree | 4a5ffe87cb3643adb94c63acaea2111bbd5f92fd | |
parent | 78bf536251c03c4d7c7fb6134b59e0bcfa4a1bb6 (diff) | |
download | fpm-61c2a7dc438f716d4b85a584fb4ed0f4046c9bb5.tar.gz fpm-61c2a7dc438f716d4b85a584fb4ed0f4046c9bb5.zip |
Update CONTRIBUTING.md
Co-authored-by: Laurence Kedward <laurence.kedward@bristol.ac.uk>
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0e0aa8d..1d6f6fa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -117,7 +117,7 @@ and we'll discuss it. ## For New Contributors -If you never created a pull request before, welcome :tada:. +If you have never created a pull request before, welcome :tada:. You can learn how from [this great tutorial](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github). |