Update issue templates

Added New/Remove/Fix/Update Alternative templates.
This commit is contained in:
Joshua Moore 2020-01-14 11:46:16 -07:00 committed by GitHub
parent d354040f42
commit b6f7776530
4 changed files with 55 additions and 0 deletions

View File

@ -0,0 +1,16 @@
---
name: Fix/update alternative
about: Fix or update an exsting alternative.
title: "[FIX] Fix/update alternative"
labels: ''
assignees: ''
---
**Service name**: *enter name here. Required.*
**Error**: *enter what might be wrong or what should be updated.*
**Proposed changes**: *enter what you suggest should be added.*
**Additional details**: *any additional details*

View File

@ -0,0 +1,16 @@
---
name: New alternative
about: Add a new alternative for a Google service
title: "[NEW] New alternative"
labels: ''
assignees: ''
---
**Service name**: *enter service name here. Required*
**Service URL**: *service URL here. Required*
**5/9/14 eyes?**: yes/no/unknown
**Description**: *detail why this service should be added. Include details such as pricing and privacy.*

11
.github/ISSUE_TEMPLATE/other.md vendored Normal file
View File

@ -0,0 +1,11 @@
---
name: Other
about: Anything else that does not fit the other templates. Blank issues are also
permitted.
title: "[OTHER]"
labels: ''
assignees: ''
---

View File

@ -0,0 +1,12 @@
---
name: Remove alternative
about: Provide details on why an existing alternative should be removed.
title: "[REMOVE] Remove alternative"
labels: ''
assignees: ''
---
**Service name**: *enter service name here. Required*
**Reason**: *detail why this service should be removed. Include any relevant links. **This is not the place for personal opinions**.*