From 0ffa5b41defedc958decf127f794687f4708bd48 Mon Sep 17 00:00:00 2001 From: Nikhil Jha Date: Mon, 26 Nov 2018 01:15:30 -0800 Subject: [PATCH] Add issue templates. (#623) * fix #617 * remove sections * add name/url/section to software category * Apply suggestions from review Co-Authored-By: nikhiljha * add website issues template * h2 * h2 * h2 --- .github/ISSUE_TEMPLATE/1_Software_Suggestion.md | 12 ++++++++++++ .github/ISSUE_TEMPLATE/2_Software_Removal.md | 7 +++++++ .github/ISSUE_TEMPLATE/3_Discussion.md | 6 ++++++ .github/ISSUE_TEMPLATE/4_Feature.md | 7 +++++++ .github/ISSUE_TEMPLATE/5_Website_Issues.md | 12 ++++++++++++ 5 files changed, 44 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/1_Software_Suggestion.md create mode 100644 .github/ISSUE_TEMPLATE/2_Software_Removal.md create mode 100644 .github/ISSUE_TEMPLATE/3_Discussion.md create mode 100644 .github/ISSUE_TEMPLATE/4_Feature.md create mode 100644 .github/ISSUE_TEMPLATE/5_Website_Issues.md diff --git a/.github/ISSUE_TEMPLATE/1_Software_Suggestion.md b/.github/ISSUE_TEMPLATE/1_Software_Suggestion.md new file mode 100644 index 00000000..e39e885e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/1_Software_Suggestion.md @@ -0,0 +1,12 @@ +--- +name: "🆕 Software Suggestion" +about: Suggest new software that enhances privacy. +--- + +## Basic Information + +**Name:** +**Category:** +**URL:** + +## Description diff --git a/.github/ISSUE_TEMPLATE/2_Software_Removal.md b/.github/ISSUE_TEMPLATE/2_Software_Removal.md new file mode 100644 index 00000000..bfb48950 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/2_Software_Removal.md @@ -0,0 +1,7 @@ +--- +name: "❌ Software Removal" +about: Suggest the removal of outdated, insecure, or otherwise bad software. +--- + +## Description + diff --git a/.github/ISSUE_TEMPLATE/3_Discussion.md b/.github/ISSUE_TEMPLATE/3_Discussion.md new file mode 100644 index 00000000..3c35cf8e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/3_Discussion.md @@ -0,0 +1,6 @@ +--- +name: "💬 Discussion" +about: Discuss the website or any mentioned software in general. +--- + + diff --git a/.github/ISSUE_TEMPLATE/4_Feature.md b/.github/ISSUE_TEMPLATE/4_Feature.md new file mode 100644 index 00000000..df9ddf22 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/4_Feature.md @@ -0,0 +1,7 @@ +--- +name: "✨ Feature Suggestion" +about: Suggest a new feature for the website. +--- + +## Description: + diff --git a/.github/ISSUE_TEMPLATE/5_Website_Issues.md b/.github/ISSUE_TEMPLATE/5_Website_Issues.md new file mode 100644 index 00000000..d00bb0f4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/5_Website_Issues.md @@ -0,0 +1,12 @@ +--- +name: "🌐 Website Issues" +about: Report issues with the website. +--- + +## Description + +