Files
termscp/.github/ISSUE_TEMPLATE/bug_report.md
2021-05-17 22:35:28 +02:00

39 lines
754 B
Markdown

---
name: Bug report
about: Create a report of the bug you've encountered
title: "[BUG] - ISSUE_TITLE"
labels: bug
assignees: veeso
---
## Description
A clear and concise description of what the bug is.
## Steps to reproduce
Steps to reproduce the bug you encountered
## Expected behaviour
A clear and concise description of what you expected to happen.
## Environment
- OS: [e.g. GNU/Linux Debian 10]
- Architecture [Arm, x86_64, ...]
- Rust version
- termscp version
- Protocol used
- Remote server version and name
## Log
Report the snippet of the log file containing the unexpected behaviour.
If there is any information you consider to be confidential, shadow it.
## Additional information
Add any other context about the problem here.