Update issue templates

This commit is contained in:
Windows Aurora 2024-05-20 08:45:11 +01:00 committed by GitHub
parent 85c145bcd8
commit 15ca6b1d35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 37 additions and 0 deletions

17
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View file

@ -0,0 +1,17 @@
---
name: Bug report
about: Create a report to help us improve
title: Broken Url example.com [BUG]
labels: bug
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Broken Url(s)/Feature**
Type the broken url here or feature here
**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: Feature Request
labels: new 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.