docs(github): update issue templates

This commit is contained in:
Ivan Gabriele
2024-03-10 04:36:08 +01:00
parent 8bee874bd4
commit a463cb3106
2 changed files with 17 additions and 23 deletions

View File

@@ -1,17 +1,16 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
title: ""
labels: "bug"
assignees: ""
---
**Describe the bug**
A clear and concise description of what the bug is.
...
**To Reproduce**
**Reproduction**
Steps to reproduce the behavior:
@@ -20,7 +19,7 @@ Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you expected to happen.
...
**Screenshots**
@@ -32,4 +31,4 @@ If applicable, what version did you use?
**Environment**
Add useful information about your configuration and environment here.
If applicable, add relevant information about your config and environment here.

View File

@@ -1,24 +1,19 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
about: Suggest a new idea for the project.
title: ""
labels: "enhancement"
assignees: ""
---
**Is your feature request related to a problem? Please describe.**
**Is your feature request related to some problems?**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
- _Ex. I'm always frustrated when..._
**Describe the solution you'd like**
**What are the solutions you'd like?**
A clear and concise description of what you want to happen.
- _Ex. A new option to..._
**Describe alternatives you've considered**
**Anything else?**
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.
- ...