mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-17 23:53:26 +02:00
Update issue templates
This commit is contained in:
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,20 +0,0 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: feature
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
||||
12
.github/ISSUE_TEMPLATE/removal.md
vendored
12
.github/ISSUE_TEMPLATE/removal.md
vendored
@@ -1,12 +0,0 @@
|
||||
---
|
||||
name: Removal
|
||||
about: Remove a project.
|
||||
title: "[REMOVAL]"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Project name:
|
||||
|
||||
Why should it be removed:
|
||||
14
.github/ISSUE_TEMPLATE/tag_update.md
vendored
14
.github/ISSUE_TEMPLATE/tag_update.md
vendored
@@ -1,14 +0,0 @@
|
||||
---
|
||||
name: Tag update
|
||||
about: Update tags of projects
|
||||
title: "[TAG]"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Project name:
|
||||
|
||||
Tag to be added/removed/updated:
|
||||
|
||||
Context:
|
||||
14
.github/ISSUE_TEMPLATE/🏷️-tag-update.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE/🏷️-tag-update.md
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: "\U0001F3F7️ Tag update"
|
||||
about: Update tags of projects
|
||||
title: "[TAG]"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Project name***
|
||||
|
||||
**Tag to be added/removed/updated**
|
||||
|
||||
**Context**
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: Submission
|
||||
name: "\U0001F525 Submission"
|
||||
about: Project submission
|
||||
title: "[ADD]"
|
||||
labels: addition
|
||||
@@ -7,11 +7,13 @@ assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Project name:
|
||||
**Project name**
|
||||
|
||||
Stars:
|
||||
**Star count**
|
||||
|
||||
Why should this be on the list?
|
||||
**Describe the project**
|
||||
|
||||
Checks:
|
||||
**Any other context (EX: Why it's special)
|
||||
|
||||
**Checks:**
|
||||
- [ ] Does this project somewhat fit within the guidelines
|
||||
12
.github/ISSUE_TEMPLATE/🗑️-removal.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE/🗑️-removal.md
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
name: "\U0001F5D1️ Removal"
|
||||
about: Remove a project.
|
||||
title: "[REMOVAL]"
|
||||
labels: remove
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Project Name**
|
||||
|
||||
**Why should it be removed?**
|
||||
14
.github/ISSUE_TEMPLATE/🪜-feature-request.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE/🪜-feature-request.md
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: "\U0001FA9C Feature request"
|
||||
about: Suggest an idea for this project
|
||||
title: "[FEATURE]"
|
||||
labels: feature
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the feature**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: Bug report
|
||||
name: "\U0001FAB2 Bug report"
|
||||
about: Create a report to help us improve
|
||||
title: "[BUG]"
|
||||
labels: bug
|
||||
@@ -7,7 +7,7 @@ assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
**Describe the issue**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**Additional context**
|
||||
Reference in New Issue
Block a user