Create issue_template.md (#50)
This commit is contained in:
parent
76dee67e9a
commit
db86a723a5
1 changed files with 36 additions and 0 deletions
36
.github/issue_template.md
vendored
Normal file
36
.github/issue_template.md
vendored
Normal file
|
@ -0,0 +1,36 @@
|
||||||
|
<!--
|
||||||
|
Thanks for reporting an issue to LBRY and helping us improve!
|
||||||
|
|
||||||
|
To make it possible for us to help you, please fill out below information carefully.
|
||||||
|
|
||||||
|
Before reporting any issues, please make sure that you're using the latest version.
|
||||||
|
|
||||||
|
We are also available on live chat at https://chat.lbry.io
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
|
## The Issue
|
||||||
|
|
||||||
|
### Steps to reproduce
|
||||||
|
1.
|
||||||
|
2.
|
||||||
|
3.
|
||||||
|
|
||||||
|
### Expected behaviour
|
||||||
|
Tell us what should happen
|
||||||
|
|
||||||
|
### Actual behaviour
|
||||||
|
Tell us what happens instead
|
||||||
|
|
||||||
|
|
||||||
|
## System Configuration
|
||||||
|
- Device:
|
||||||
|
- Android version:
|
||||||
|
|
||||||
|
|
||||||
|
## Anything Else
|
||||||
|
<!-- Include anything else that does not fit into the above sections -->
|
||||||
|
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
<!-- If a screenshot would help explain the bug, please include one or two here -->
|
Loading…
Reference in a new issue