From bd88c29b2ef88a50d32161f5d90d872c9ff81c9e Mon Sep 17 00:00:00 2001 From: NightSlasher35 <49624805+NightSlasher35@users.noreply.github.com> Date: Sun, 29 Aug 2021 12:24:15 +0100 Subject: [PATCH 1/2] Update CONTRIBUTING.md --- .github/CONTRIBUTING.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 68f037c3..6848044b 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/jXGNekvGH7 - 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. -- 2.47.2 From 238b9ce276dded2407d5315f569f13eee3a31b23 Mon Sep 17 00:00:00 2001 From: Tom <47765953+IAmTomahawkx@users.noreply.github.com> Date: Wed, 1 Sep 2021 17:49:28 -0700 Subject: [PATCH 2/2] Update CONTRIBUTING.md --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 6848044b..bb457a35 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -10,7 +10,7 @@ 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/jXGNekvGH7 +- 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://enhanced-dpy.readthedocs.io/en/latest/faq.html) - [StackOverflow's `discord.py` tag](https://stackoverflow.com/questions/tagged/discord.py) -- 2.47.2