From d3ef6204b42352c32e865ec1c50a23c5890d2893 Mon Sep 17 00:00:00 2001 From: Matthew R Date: Wed, 15 Apr 2020 10:52:29 -0400 Subject: [PATCH] Add contributing file (wip) --- CONTRIBUTING.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..c41473a --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,11 @@ +# CONTRIBUTIONS + +We accept contributions from the community, however there's a few steps you need to do first before you're able to fork the project. + +1. Join the [Discord Server](https://discord.gg/F4ztpQh). +2. Send a DM to @Ramirez in the server, provide your GitLab username. +3. We'll let you know when you'll be able to fork the project. + + +## Issues +If you're interested in tackling an issue, please comment on that particular issue that you're handling it so Maintainers can label it appropriately.