diff --git a/.github/ISSUE_TEMPLATE/1_Software_Suggestion.md b/.github/ISSUE_TEMPLATE/1_Software_Suggestion.md index e39e885e..2b018612 100644 --- a/.github/ISSUE_TEMPLATE/1_Software_Suggestion.md +++ b/.github/ISSUE_TEMPLATE/1_Software_Suggestion.md @@ -1,6 +1,8 @@ --- name: "🆕 Software Suggestion" about: Suggest new software that enhances privacy. +title: "🆕 Software Suggestion | " +labels: 🆕 software suggestion --- ## Basic Information diff --git a/.github/ISSUE_TEMPLATE/2_Software_Removal.md b/.github/ISSUE_TEMPLATE/2_Software_Removal.md index bfb48950..f615cd64 100644 --- a/.github/ISSUE_TEMPLATE/2_Software_Removal.md +++ b/.github/ISSUE_TEMPLATE/2_Software_Removal.md @@ -1,6 +1,8 @@ --- name: "❌ Software Removal" about: Suggest the removal of outdated, insecure, or otherwise bad software. +title: "❌ Software Removal | " +labels: ❌ software removal --- ## Description diff --git a/.github/ISSUE_TEMPLATE/3_Discussion.md b/.github/ISSUE_TEMPLATE/3_Discussion.md index 3c35cf8e..506b96e2 100644 --- a/.github/ISSUE_TEMPLATE/3_Discussion.md +++ b/.github/ISSUE_TEMPLATE/3_Discussion.md @@ -1,6 +1,8 @@ --- name: "💬 Discussion" about: Discuss the website or any mentioned software in general. +title: "💬 Discussion | " +labels: 💬 discussion, feedback wanted --- diff --git a/.github/ISSUE_TEMPLATE/4_Feature.md b/.github/ISSUE_TEMPLATE/4_Feature.md index df9ddf22..f4affecc 100644 --- a/.github/ISSUE_TEMPLATE/4_Feature.md +++ b/.github/ISSUE_TEMPLATE/4_Feature.md @@ -1,6 +1,8 @@ --- name: "✨ Feature Suggestion" about: Suggest a new feature for the website. +title: "✨ Feature Suggestion | " +labels: ✨ enhancement --- ## Description: diff --git a/.github/ISSUE_TEMPLATE/5_Website_Issues.md b/.github/ISSUE_TEMPLATE/5_Website_Issues.md index d00bb0f4..ed9d01dd 100644 --- a/.github/ISSUE_TEMPLATE/5_Website_Issues.md +++ b/.github/ISSUE_TEMPLATE/5_Website_Issues.md @@ -1,6 +1,8 @@ --- -name: "🌐 Website Issues" -about: Report issues with the website. +name: "🌐 Website Issue" +about: Report an issue with the website. +title: "🌐 Website Issue | " +labels: 🌐 website issue, high priority --- ## Description