diff options
-rw-r--r-- | contributing.md | 12 |
1 files changed, 12 insertions, 0 deletions
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. |