Add issue templates. (#623)

* fix #617

* remove sections

* add name/url/section to software category

* Apply suggestions from review

Co-Authored-By: nikhiljha <nikhiljha@users.noreply.github.com>

* add website issues template

* h2

* h2

* h2
This commit is contained in:
Nikhil Jha 2018-11-26 01:15:30 -08:00 committed by Samuel Shifterovich
parent 82e0d4d223
commit 0ffa5b41de
5 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1,12 @@
---
name: "🆕 Software Suggestion"
about: Suggest new software that enhances privacy.
---
## Basic Information
**Name:**
**Category:**
**URL:**
## Description

View File

@ -0,0 +1,7 @@
---
name: "❌ Software Removal"
about: Suggest the removal of outdated, insecure, or otherwise bad software.
---
## Description

View File

@ -0,0 +1,6 @@
---
name: "💬 Discussion"
about: Discuss the website or any mentioned software in general.
---
<!-- Remember to stay civil! -->

7
.github/ISSUE_TEMPLATE/4_Feature.md vendored Normal file
View File

@ -0,0 +1,7 @@
---
name: "✨ Feature Suggestion"
about: Suggest a new feature for the website.
---
## Description:

View File

@ -0,0 +1,12 @@
---
name: "🌐 Website Issues"
about: Report issues with the website.
---
## Description
<!--
## Screenshots
Please add screenshots if applicable
-->