aboutsummaryrefslogtreecommitdiff
path: root/nitrocli/README.md
diff options
context:
space:
mode:
authorDaniel Mueller <deso@posteo.net>2019-01-01 15:10:40 -0800
committerDaniel Mueller <deso@posteo.net>2019-01-01 15:10:40 -0800
commita98e417c3373a91fc12df8e483222f67dfac5335 (patch)
treecad98d4ac09a03b7038ccabe2638f1fa7ca59865 /nitrocli/README.md
parentd50039f758cc5520b30a0ca65c8d8f77cef949cd (diff)
downloadnitrocli-a98e417c3373a91fc12df8e483222f67dfac5335.tar.gz
nitrocli-a98e417c3373a91fc12df8e483222f67dfac5335.tar.bz2
Add file detailing some general rules for contribution to the project
This change adds a new file, CONTRIBUTING.md, that details some generally applicable rules for the contribution to this project. It also links this file from the README.
Diffstat (limited to 'nitrocli/README.md')
-rw-r--r--nitrocli/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/nitrocli/README.md b/nitrocli/README.md
index e0efab9..308fbf2 100644
--- a/nitrocli/README.md
+++ b/nitrocli/README.md
@@ -101,6 +101,13 @@ It is recommended that the resulting executable be installed in a
directory accessible via the `PATH` environment variable.
+Contributing
+------------
+
+Contributions are generally welcome. Please follow the guidelines
+outlined in [CONTRIBUTING.md](doc/CONTRIBUTING.md).
+
+
Acknowledgments
---------------