diff options
author | Milan Curcic <caomaco@gmail.com> | 2020-09-07 12:23:37 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-07 12:23:37 -0400 |
commit | a8ea9830c1bb64705688ac6b431aee7d8cee779b (patch) | |
tree | fdb0f64cc49cd0f4489044fb3ef369230816bfc0 /CONTRIBUTING.md | |
parent | 61c2a7dc438f716d4b85a584fb4ed0f4046c9bb5 (diff) | |
download | fpm-a8ea9830c1bb64705688ac6b431aee7d8cee779b.tar.gz fpm-a8ea9830c1bb64705688ac6b431aee7d8cee779b.zip |
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1d6f6fa..afe81ca 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -122,5 +122,5 @@ You can learn how from [this great tutorial](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github). Don't know where to start? -You can start by looking through these -[help-wanted issues](https://github.com/fortran-lang/fpm/issues?q=label%3A%22help+wanted%22+is%3Aissue+is%3Aopen). +You can start by looking through the list of +[open issues](https://github.com/fortran-lang/fpm/issues). |