Update issue templates - add Feature Request template

Added Feature Request Template to issues reporting
This commit is contained in:
Paul Rikkonen 2022-05-12 12:37:05 -07:00 committed by GitHub
parent 8d7f201155
commit 1dbdaaef8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 21 additions and 2 deletions

View File

@ -2,7 +2,7 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: 'bug'
labels: bug
assignees: ''
---
@ -23,4 +23,3 @@ Please write the steps to reproduce the behavior.
Please write a clear and concise description of what you expected to happen.
**Please reproduce the problem, run nvidia-bug-report.sh, and attach the resulting nvidia-bug-report.log.gz.**

View File

@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: New Feature Request
labels: enhancement
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.