forked from devol/degooglizzazione
Update issue templates
Added New/Remove/Fix/Update Alternative templates.
This commit is contained in:
parent
d354040f42
commit
b6f7776530
|
@ -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*
|
|
@ -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.*
|
|
@ -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: ''
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -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**.*
|
Loading…
Reference in New Issue