ok/jj
1
0
Fork 0
forked from mirrors/jj

github: add feature request issue template

I just added the default feature request template.
This commit is contained in:
Waleed Khan 2023-03-30 11:37:18 -07:00
parent 4c629f3aa6
commit d9a5869bcd
2 changed files with 29 additions and 0 deletions

View file

@ -1,3 +1,12 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
## Description ## Description
<!-- Thanks for your report! Please describe your problem or request here. <!-- Thanks for your report! Please describe your problem or request here.

View file

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