diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 68f037c3..bb457a35 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,5 +1,7 @@ ## Contributing to discord.py +Credits to the `original lib` by Rapptz + First off, thanks for taking the time to contribute. It makes the library substantially better. :+1: The following is a set of guidelines for contributing to the repository. These are guidelines, not hard rules. @@ -8,9 +10,9 @@ The following is a set of guidelines for contributing to the repository. These a Generally speaking questions are better suited in our resources below. -- The official support server: https://discord.gg/r3sSKJJ +- The official support server: https://discord.gg/TvqYBrGXEm - The Discord API server under #python_discord-py: https://discord.gg/discord-api -- [The FAQ in the documentation](https://discordpy.readthedocs.io/en/latest/faq.html) +- [The FAQ in the documentation](https://enhanced-dpy.readthedocs.io/en/latest/faq.html) - [StackOverflow's `discord.py` tag](https://stackoverflow.com/questions/tagged/discord.py) Please try your best not to ask questions in our issue tracker. Most of them don't belong there unless they provide value to a larger audience.