diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 78a36a4..eba5171 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,7 +1,8 @@ # PDA Next **Looking for help?** Try taking a look at the project's -[Support Guide](https://github.com/PowerDNS-Admin/pda-next/blob/main/docs/wiki/support/README.md). +[Support Guide](https://github.com/PowerDNS-Admin/pda-next/blob/main/docs/wiki/support/README.md) or joining +our [Discord Server](https://discord.powerdnsadmin.org). ## [Contribution Guide](https://github.com/PowerDNS-Admin/pda-next/blob/main/docs/wiki/contributing/README.md) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 908fb88..ec957cb 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -8,6 +8,6 @@ contact_links: - name: ❓ Discussion url: https://github.com/PowerDNS-Admin/pda-next/discussions about: "If you're just looking for help, try starting a discussion instead" - - name: 💬 Project Chat - url: https://mattermost.powerdnsadmin.org/ - about: "Join our Mattermost chat to discuss the project with other users and developers" \ No newline at end of file + - name: 💬 Discord Server + url: https://discord.powerdnsadmin.org + about: "Join our Discord server to discuss the project with other users and developers" \ No newline at end of file diff --git a/README.md b/README.md index 31d6ff6..d50ed7e 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,8 @@ Please see our Please see our [Support Policy](https://github.com/PowerDNS-Admin/pda-next/blob/main/docs/wiki/support/README.md). +Looking to chat with someone? Join our [Discord Server](https://discord.powerdnsadmin.org). + ## [Code of Conduct](https://github.com/PowerDNS-Admin/pda-next/blob/main/.github/CODE_OF_CONDUCT.md) Please see our diff --git a/docs/README.md b/docs/README.md index f009b75..b2b5acb 100644 --- a/docs/README.md +++ b/docs/README.md @@ -14,9 +14,9 @@ For information about the project such as feature planning, the roadmap, and mil ### [Support](https://github.com/PowerDNS-Admin/pda-next/blob/main/docs/wiki/support/README.md) -**Looking for help?** Please see the project's -[Support Guide](https://github.com/PowerDNS-Admin/pda-next/blob/main/docs/wiki/support/README.md) -for more information. +**Looking for help?** Try taking a look at the project's +[Support Guide](https://github.com/PowerDNS-Admin/pda-next/blob/main/docs/wiki/support/README.md) or joining +our [Discord Server](https://discord.powerdnsadmin.org). ### [Contributing](https://github.com/PowerDNS-Admin/pda-next/blob/main/docs/wiki/contributing/README.md) diff --git a/docs/wiki/support/README.md b/docs/wiki/support/README.md index 7ffe175..d1e51cf 100644 --- a/docs/wiki/support/README.md +++ b/docs/wiki/support/README.md @@ -5,6 +5,8 @@ **Looking for help?** PDA has a somewhat active community of fellow users that may be able to provide assistance. Just [start a discussion](https://github.com/PowerDNS-Admin/pda-next/discussions/new) right here on GitHub! +Looking to chat with someone? Join our [Discord Server](https://discord.powerdnsadmin.org). + Some general tips for engaging here on GitHub: * Register for a free [GitHub account](https://github.com/signup) if you haven't already.