
* Rename .github/ISSUE_TEMPLATE.md to .github/ISSUE_TEMPLATE/Bug Reports.md * Update issue templates * Rename Bug Reports.md to bugs.md * Update issue templates oh well apparently it only likes it if you use it's editor * Delete bug_report.md * Delete bugs.md
33 lines
664 B
Markdown
33 lines
664 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve ZeroNet
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
### Step 1: Please describe your environment
|
|
|
|
* ZeroNet version: _____
|
|
* Operating system: _____
|
|
* Web browser: _____
|
|
* Tor status: not available/always/disabled
|
|
* Opened port: yes/no
|
|
* Special configuration: ____
|
|
|
|
### Step 2: Describe the problem:
|
|
|
|
#### Steps to reproduce:
|
|
|
|
1. _____
|
|
2. _____
|
|
3. _____
|
|
|
|
#### Observed Results:
|
|
|
|
* What happened? This could be a screenshot, a description, log output (you can send log/debug.log file to hello@zeronet.io if necessary), etc.
|
|
|
|
#### Expected Results:
|
|
|
|
* What did you expect to happen?
|