diff options
author | ChetanKarwa <46815976+ChetanKarwa@users.noreply.github.com> | 2021-03-27 22:42:09 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-27 22:42:09 +0530 |
commit | 19a54f6f6a3910690947b0152d175d1f03fc4448 (patch) | |
tree | 3a8b6b43a004d79a71b875d47c171980f902f979 | |
parent | ce3ec6b80d8e6b5548c337874ff1c22bc9c05d42 (diff) | |
download | fpm-19a54f6f6a3910690947b0152d175d1f03fc4448.tar.gz fpm-19a54f6f6a3910690947b0152d175d1f03fc4448.zip |
Added link to fpm discussion forum
Co-authored-by: Milan Curcic <caomaco@gmail.com>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ matures and we enter production, we will aim to stay backwards compatible. Please follow the [issues](https://github.com/fortran-lang/fpm/issues) to contribute and/or stay up to date with the development. Before opening a bug report or a feature suggestion, please read our -[Contributor Guide](CONTRIBUTING.md). You can also discuss your ideas and queries with the community on [Fortran-Lang Discourse](https://fortran-lang.discourse.group/) +[Contributor Guide](CONTRIBUTING.md). You can also discuss your ideas and queries with the community in [fpm discussions](https://github.com/fortran-lang/fpm/discussions), or more broadly on [Fortran-Lang Discourse](https://fortran-lang.discourse.group/) Fortran Package Manager is not to be confused with [Jordan Sissel's fpm](https://github.com/jordansissel/fpm), a more general, |