diff --git a/.github/ISSUE_TEMPLATE/2_Content_Correction.md b/.github/ISSUE_TEMPLATE/1_Content_Correction.md similarity index 100% rename from .github/ISSUE_TEMPLATE/2_Content_Correction.md rename to .github/ISSUE_TEMPLATE/1_Content_Correction.md diff --git a/.github/ISSUE_TEMPLATE/1_Software_Suggestion.md b/.github/ISSUE_TEMPLATE/1_Software_Suggestion.md deleted file mode 100644 index 58c32b95..00000000 --- a/.github/ISSUE_TEMPLATE/1_Software_Suggestion.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -name: "Software or Provider Suggestion" -about: "Suggest something new for us to look at, or something we should remove." ---- - -## Basic Information - -**Name:** -**Category:** -**URL:** - -## Description - - -## Additional context - - - - diff --git a/.github/ISSUE_TEMPLATE/3_Website_Issues.md b/.github/ISSUE_TEMPLATE/2_Website_Issues.md similarity index 100% rename from .github/ISSUE_TEMPLATE/3_Website_Issues.md rename to .github/ISSUE_TEMPLATE/2_Website_Issues.md diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index c18783a4..ab07abdb 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,8 @@ blank_issues_enabled: false contact_links: + - name: Suggest a New Provider or Software + url: https://github.com/privacyguides/privacyguides.org/discussions/new + about: Suggest something new for us to look at, or something we should remove. - name: Ask a Question url: https://github.com/privacyguides/privacyguides.org/discussions/new about: Let us know if something doesn't make sense!