2018-11-19 08:24:34 +00:00
---
name: Full Bug Report
about: Full bug report.
---
[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
2019-04-10 11:15:48 +00:00
2018-11-19 08:24:34 +00:00
[comment]: # (Describe what you expected to happen.)
#### Actual behavior
2019-04-10 11:15:48 +00:00
2018-11-19 08:24:34 +00:00
[comment]: # (Describe what actually happened.)
### Reproduction
2019-04-10 11:15:48 +00:00
2018-11-19 08:24:34 +00:00
[comment]: # (Describe how we can replicate the bug step by step.)
- Open Status
- ...
- Step 3, etc.
### Solution
2019-04-10 11:15:48 +00:00
2018-11-19 08:24:34 +00:00
[comment]: # (Please summarise the solution and provide a task list on what needs to be fixed.)
2019-04-10 11:15:48 +00:00
*Summary*:
2018-11-19 08:24:34 +00:00
- [ ] ...
- [ ] ...
### Additional Information
2019-04-10 11:15:48 +00:00
2018-11-19 08:24:34 +00:00
[comment]: # (Please do your best to fill this out.)
2019-04-10 11:15:48 +00:00
- Status version: ...
2018-11-19 08:24:34 +00:00
[comment]: # (Android or iOS.)
2019-04-10 11:15:48 +00:00
- Operating System: < Android | iOS >
2018-11-19 08:24:34 +00:00
#### Logs
[comment]: # (if on Android please replicate bug whilst running adb logcat)
2019-04-10 11:15:48 +00:00
2018-11-19 08:24:34 +00:00
```
...
```