Adopt status-react issue template
* take status-react's GitHub issue template to use with some minor modifications
This commit is contained in:
parent
c93326e874
commit
9262c3e3c2
|
@ -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: ...
|
Loading…
Reference in New Issue