From eed71f3f5646a3d653b26dfac652184440e9c34d Mon Sep 17 00:00:00 2001 From: max397574 Date: Tue, 16 Nov 2021 18:12:26 +0100 Subject: =?UTF-8?q?feat(community):=20=E2=9C=A8added=20contributing.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- contributing.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 contributing.md (limited to 'contributing.md') diff --git a/contributing.md b/contributing.md new file mode 100644 index 0000000..1c4c2ba --- /dev/null +++ b/contributing.md @@ -0,0 +1,12 @@ +# Contribution guidelines + +## New Features + +Please open a draft PR before implementing a new feature, so everyone know that you're doing and isn't doing it as well. +Write a list with your ideas/features of the feature in the draft PR (todo list) and update this regularly. +Also feel free to share progress (screen shots). + +## Issues + +Please use a template for new issues. +Go through the checklist in the templates. -- cgit v1.2.3