mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
GIFs and templates
This commit is contained in:
33
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
33
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help me improving TermSCP
|
||||
title: "[BUG]"
|
||||
labels: bug
|
||||
assignees: ChristianVisintin
|
||||
|
||||
---
|
||||
|
||||
## 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.
|
||||
Reference in New Issue
Block a user