diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index fd39e054..5b848073 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md @@ -55,7 +55,7 @@ a project may be further defined and clarified by project maintainers. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported by contacting the project team at https://discord.gg/bRCvFy9. All +reported by contacting the project team at https://discord.gg/djs. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index fc59675f..6a3238a6 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,6 +1,6 @@ # discord-api-types Contributing Guide -**The issue tracker is only for bug reports and enhancement suggestions. If you have a question, please ask it in the [Discord server](https://discord.gg/bRCvFy9) instead of opening an issue, or on [GitHub Discussions](https://github.com/discordjs/discord-api-types/discussions) – you will get redirected there anyway.** +**The issue tracker is only for bug reports and enhancement suggestions. If you have a question, please ask it in the [Discord server](https://discord.gg/djs) instead of opening an issue, or on [GitHub Discussions](https://github.com/discordjs/discord-api-types/discussions) – you will get redirected there anyway.** - [Code of Conduct](https://github.com/discordjs/discord-api-types/blob/main/.github/CODE_OF_CONDUCT.md) - [Pull Request Guidelines](#pull-request-guidelines) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c4612b46..88f4b62c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,7 +6,7 @@ labels: 'bug' assignees: '' --- - + **Please describe the problem you are having in as much detail as possible:** diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 3e413832..5ae8c021 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - name: Discord server - url: https://discord.gg/bRCvFy9 + url: https://discord.gg/djs about: Please visit our Discord server for questions and support requests. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 62b6f44e..4a184563 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,7 +6,7 @@ labels: 'discussion' assignees: '' --- - + **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Eg. I'm always frustrated when [...] diff --git a/.github/SUPPORT.md b/.github/SUPPORT.md index 83b85f4c..8b0b0827 100644 --- a/.github/SUPPORT.md +++ b/.github/SUPPORT.md @@ -3,6 +3,6 @@ We only use this issue tracker for bug reports and feature request. We are not able to provide general support or answer questions in the form of GitHub issues. For general questions about discord-api-types installation and use please ask in [GitHub Discussions](https://github.com/discordjs/discord-api-types/discussions), -or in the dedicated support channels in our Discord server: https://discord.gg/bRCvFy9 +or in the dedicated support channels in our Discord server: https://discord.gg/djs Any issues that don't directly involve a bug or a feature request will likely be closed and redirected.