mirror of
https://github.com/netchx/netch.git
synced 2026-03-24 18:39:47 +08:00
35 lines
947 B
Markdown
35 lines
947 B
Markdown
---
|
|
name: 'Bug report'
|
|
about: 'Create a report to help us improve'
|
|
title: ''
|
|
labels: 'Status: Review Needed'
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Make sure you have read the readme, searched and read the issues related to yours. Otherwise it will be considered as a duplicate which will be closed immediately.**
|
|
|
|
**All issues about `bin/Redirector.exe` should be discussed at [issue #152](https://github.com/NetchX/Netch/issues/152).**
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
|
|
1. Open Netch
|
|
2. ...
|
|
|
|
**Log**
|
|
Attaching any log files in the folder `Netch\logging` is strongly recommended.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Environment (please complete the following information):**
|
|
- OS: [e.g. Windows 10 Pro 64-bit 1903]
|
|
- Netch Version: [e.g. 1.0.0-STABLE.x64]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|