Update issue templates

This commit is contained in:
Lucas
2025-02-14 09:13:11 -08:00
committed by GitHub
parent a0db7535bc
commit 5b6e3cf088
6 changed files with 87 additions and 0 deletions

10
.github/ISSUE_TEMPLATE/blank.md vendored Normal file
View File

@@ -0,0 +1,10 @@
---
name: Blank
about: Clean slate.
title: ''
labels: ''
assignees: ''
---

14
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View 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.

View 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
View 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
View 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
View 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: