diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..4bbaa90 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,17 @@ +# How to contribute to the MacroLibX + +For any questions, suggestions or help [contact me](mailto:contact@kbz8.me) + +## **Found a bug?** + +* Avoid opening any new issues without having checked if your problem has already been reported. If there are no currently open issues that fit your problem's description, feel free to [add it](https://github.com/seekrs/MacroLibX/issues/new). + +* When writing an issue make sure to include a clear title and description as well as having filled out all the necessary information: System info, OS, OS-Version, ... + +* If possible add pictures of the issue. + +## Contributing + +Before thinking of adding a contribution, think. Is it necessary? Will this actually be a useful/required feature? Is your implementation good? +Provide clear and documented explanation as to what was changed. +