Update formatting

This commit is contained in:
2022-08-14 13:37:49 +02:00
parent cbe36b68bf
commit cd29a23936
5 changed files with 82 additions and 83 deletions

View File

@ -1,21 +1,21 @@
# 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.
- 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?
- 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.
- 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 :)
- 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