Adopt status-react issue template

* take status-react's GitHub issue template to use with some minor modifications
This commit is contained in:
Teemu Patja 2017-03-06 20:36:21 +02:00
parent c93326e874
commit 9262c3e3c2
No known key found for this signature in database
GPG Key ID: F5B7035E6580FD4C
1 changed files with 43 additions and 0 deletions

43
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,43 @@
[comment]: # (Please replace ... with your information. Remove < and >)
### User Story
As a <user|developer|...>, I want to <task> so that <goal>.
### Description
[comment]: # (Feature or Bug? i.e Type: Bug)
*Type*: <Bug|Feature>
[comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happen, and what actually happens. Sections below)
*Summary*: ...
#### Expected behavior
[comment]: # (Describe what you expected to happen.)
#### Actual behavior
[comment]: # (Describe what actually happened.)
### Reproduction
[comment]: # (Describe how we can replicate the bug step by step.)
- Open Status
- ...
- Step 3, etc.
### Solution
[comment]: # (Please summarise the solution and provide a task list on what needs to be fixed.)
*Summary*:
- [ ] ...
- [ ] ...
### Additional Information
[comment]: # (Were you using an Ethereum wallet connected to your browser (MetaMask/Parity chrome plugin). Or Mist?)
* Ethereum wallet used: ...
[comment]: # (Browser and version)
* Browser: ...
[comment]: # (OS version)
* Operating System: ...