diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..fe5c97e --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,26 @@ +# How to contribute to discord-reminder-bot + +- [Star the project](https://github.com/TheLovinator1/discord-reminder-bot/stargazers) + - This is the easiest. Star the project and make me happy. +- [Report bugs](https://github.com/TheLovinator1/discord-reminder-bot/issues/new) + - Make sure that you are using the latest version. + - Collect all the information you can about the bug. + - What did you do? + - Error message and traceback (if any). + - Operating system, Platform, and Version. + - Python version, you can use `python --version` to get the version. + - Are you using Docker? +- [Suggest enhancements](https://github.com/TheLovinator1/discord-reminder-bot/issues/new) + - Try to describe what you want to see added. + - I can't promise that I will add it, but I will try my best. +- [Submit Pull Requests](https://github.com/TheLovinator1/discord-reminder-bot/pulls) + - The only demand I have is that the code works, it doesn't have to be perfect or efficient. + - And if it doesn't work, I will try to fix it :) + +## Contact + +You can also contact me with any questions, suggestions or changes outside of GitHub: + +- Email: tlovinator@gmail.com +- Discord: TheLovinator#9276 +- Steam: [steamcommunity.com/id/TheLovinator/](https://steamcommunity.com/id/TheLovinator/)