From 6f47cbd91b1212960249c506579df78302b65487 Mon Sep 17 00:00:00 2001 From: Matt Scott Date: Sat, 25 Nov 2023 08:16:26 -0500 Subject: [PATCH] Updating the issue configuration to disable the submission of new issues of all types. --- .github/ISSUE_TEMPLATE/config.yml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 6aba80c..9292a2e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -2,12 +2,5 @@ # Reference: https://help.github.com/en/github/building-a-strong-community/configuring-issue-templates-for-your-repository#configuring-the-template-chooser blank_issues_enabled: false contact_links: - - name: 📖 Contributing Policy - url: https://github.com/PowerDNS-Admin/PowerDNS-Admin/blob/master/docs/CONTRIBUTING.md - about: "Please read through our contributing policy before opening an issue or pull request" - - name: ❓ Discussion - url: https://github.com/PowerDNS-Admin/PowerDNS-Admin/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: 📖 Project Update - PLEASE READ! + url: https://github.com/PowerDNS-Admin/PowerDNS-Admin/discussions/1708