aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMilan Curcic <caomaco@gmail.com>2020-09-09 10:52:34 -0400
committerGitHub <noreply@github.com>2020-09-09 10:52:34 -0400
commit9dca64d704250baa8057d38394838866535f6fd9 (patch)
treec59bd985cb31fba104a0427fe28933a13a2453cc /README.md
parentcd10478e26c428e599a1cecc99b03b6b0c1292d3 (diff)
parent83c528cc04821e9817e5d5d8cadaa164fb067fe8 (diff)
downloadfpm-9dca64d704250baa8057d38394838866535f6fd9.tar.gz
fpm-9dca64d704250baa8057d38394838866535f6fd9.zip
Merge pull request #160 from awvwgk/guidelines
Add contributing guidelines
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