From e82f130494c15d9aa172875fa132a261f2bc9eb8 Mon Sep 17 00:00:00 2001 From: Florian <1technophile@users.noreply.github.com> Date: Tue, 28 Apr 2020 14:12:07 -0500 Subject: [PATCH] Create CONTRIBUTING.md --- 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 0000000000..d7e8673b93 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,6 @@ +Contributing guidelines can be found into the docs below: +## Development: +https://docs.openmqttgateway.com/participate/development.html + +## Community: +https://docs.openmqttgateway.com/participate/community.html