mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-18 01:54:11 +02:00
Update issue templates
This commit is contained in:
10
.github/ISSUE_TEMPLATE/blank.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/blank.md
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: Blank
|
||||
about: Clean slate.
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
|
||||
14
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: "[BUG]"
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
20
.github/ISSUE_TEMPLATE/feature-request.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/feature-request.md
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
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
Normal file
12
.github/ISSUE_TEMPLATE/removal.md
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
name: Removal
|
||||
about: Remove a project.
|
||||
title: "[REMOVAL]"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Project name:
|
||||
|
||||
Why should it be removed:
|
||||
17
.github/ISSUE_TEMPLATE/submission.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/submission.md
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
name: Submission
|
||||
about: Project submission
|
||||
title: "[ADD]"
|
||||
labels: addition
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Project name:
|
||||
|
||||
Stars:
|
||||
|
||||
Why should this be on the list?
|
||||
|
||||
Checks:
|
||||
- [ ] Does this project somewhat fit within the guidelines
|
||||
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: Tag update
|
||||
about: Update tags of projects
|
||||
title: "[TAG]"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
Project name:
|
||||
|
||||
Tag to be added/removed/updated:
|
||||
|
||||
Context:
|
||||
Reference in New Issue
Block a user