Add GitHub issue templates for feature requests and UX reports

This commit is contained in:
Jack Grigg 2020-03-06 16:12:28 +13:00
parent 3ff8f0b4a3
commit 972917ee7b
2 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,22 @@
---
name: Feature request
about: Suggest an idea for zcashd.
title: ''
labels: 'use case'
assignees: ''
---
## Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Example: I'm always
frustrated when [...]
## Describe the solution you'd like
A clear and concise description of what you want to happen.
## 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.

17
.github/ISSUE_TEMPLATE/ux-report.md vendored Normal file
View File

@ -0,0 +1,17 @@
---
name: UX report
about: Was zcashd hard to use? It's not you, it's us. We want to hear about it.
title: 'UX: '
labels: 'usability'
assignees: ''
---
<!-- Did zcashd not do what you expected?
Was it hard to figure out how to do something?
Could an error message be more helpful?
It's not you, it's us. We want to hear about it. -->
## What were you trying to do
## What happened