Delete ISSUE_TEMPLATE.md
This commit is contained in:
parent
e8fe3f5ceb
commit
517145faf2
1 changed files with 0 additions and 51 deletions
51
.github/ISSUE_TEMPLATE.md
vendored
51
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,51 +0,0 @@
|
||||||
<!--
|
|
||||||
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.
|
|
||||||
- App releases: https://github.com/lbryio/lbry-desktop/releases
|
|
||||||
- Standalone daemon: https://github.com/lbryio/lbry/releases
|
|
||||||
|
|
||||||
We are also available on live chat at https://chat.lbry.com
|
|
||||||
-->
|
|
||||||
|
|
||||||
## The Issue
|
|
||||||
|
|
||||||
### Steps to Reproduce
|
|
||||||
|
|
||||||
1. 2. 3.
|
|
||||||
|
|
||||||
### Expected Behavior
|
|
||||||
|
|
||||||
Tell us what should happen.
|
|
||||||
|
|
||||||
### Actual Behavior
|
|
||||||
|
|
||||||
Tell us what happens instead.
|
|
||||||
|
|
||||||
### Suggested Solutions
|
|
||||||
|
|
||||||
Tell us your suggested solutions if you have any.
|
|
||||||
|
|
||||||
## System Configuration
|
|
||||||
|
|
||||||
<!-- For the app, this info is in the About section at the bottom of the Help page.
|
|
||||||
You can include a screenshot instead of typing it out -->
|
|
||||||
|
|
||||||
<!-- For the daemon, run:
|
|
||||||
curl 'http://localhost:5279' --data '{"method":"version"}'
|
|
||||||
and include the full output -->
|
|
||||||
|
|
||||||
- LBRY Daemon version:
|
|
||||||
- LBRY App version:
|
|
||||||
- LBRY Installation ID:
|
|
||||||
- Operating system:
|
|
||||||
|
|
||||||
## 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…
Add table
Reference in a new issue