aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMilan Curcic <caomaco@gmail.com>2020-09-05 13:49:50 -0400
committerMilan Curcic <caomaco@gmail.com>2020-09-05 13:49:50 -0400
commitd1921e6059e30c39168ab064f588497d8bf71984 (patch)
tree57cc31ae20d6576d83403510488e84d40f4b071e /README.md
parent15953e0cd3c0a526bfdfe3149df65a986a64beca (diff)
downloadfpm-d1921e6059e30c39168ab064f588497d8bf71984.tar.gz
fpm-d1921e6059e30c39168ab064f588497d8bf71984.zip
add a note and link to the contributing guide
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 54244fa..cd73807 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,9 @@ Please follow the [issues](https://github.com/fortran-lang/fpm/issues)
to contribute and/or stay up to date with the development.
As the prototype matures and we enter production, we will do our best to stay backwards compatible.
+To report a bug report or suggest a feature, please read our
+[contributor guidelines](CONTRIBUTING.md).
+
## Getting started
### Install Haskell