Files
termscp/.github/ISSUE_TEMPLATE/bug_report.md

34 lines
601 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
## Additional information
Add any other context about the problem here.