From 06c04bf2715f0830d3b42e7fc1e179baf9922111 Mon Sep 17 00:00:00 2001 From: snipe Date: Fri, 7 Jul 2017 16:37:11 -0700 Subject: [PATCH] Created a contibuting md so GH would stop whining at me MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit (even though it’s documented elsewhere) --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 000000000..f1ef3672c --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,6 @@ +### Contributing + +Please see the documentation on [contributing and developing for Snipe-IT](https://snipe-it.readme.io/docs/contributing). + + +Please note that this project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.