GIFs and templates

This commit is contained in:
ChristianVisintin
2020-12-06 22:09:22 +01:00
parent e9961b19cc
commit 63843235af
5 changed files with 76 additions and 0 deletions

33
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View 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.