Update issue template, add feature template

This commit is contained in:
Arun Prakash Jana 2020-04-18 06:58:19 +05:30
parent 645f43355e
commit e38c0108ba
No known key found for this signature in database
GPG Key ID: A75979F35C080412
2 changed files with 33 additions and 1 deletions

View File

@ -1,4 +1,10 @@
#### BUG REPORTS
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
If it looks like a local environment issue, please try to debug yourself. Debugging local setup issues is not our top priority.
@ -28,6 +34,8 @@ Please consider contributing the feature back to `nnn` yourself. Feel free to di
[ ] Terminal Emulator:
[ ] Shell:
[ ] Custom desktop opener (if applicable):
[ ] Program options used:
[ ] Configuration options set:
[ ] Issue exists on `nnn` master
#### Exact steps to reproduce the issue

View File

@ -0,0 +1,24 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is.
**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.