Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2018-05-11 00:08:05 +0300
committerGitHub <noreply@github.com>2018-05-11 00:08:05 +0300
commitaa572894033bf46fabb622b7e2a68b2cd945d718 (patch)
tree27c9192b8fe0b81ad164d87323c971c16a931fe2 /.github
parent934f85224d0598e7d9757c69448b42153863e3fd (diff)
Added installation mean
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE.md22
1 files changed, 15 insertions, 7 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index 14992a2f1..3093e0ff1 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -5,16 +5,23 @@
* Client (OS name and version):
* Remmina version ( ```remmina --version``` ):
+* Installation mean:
+ - [ X ] Distribution package.
+ - [ ] PPA.
+ - [ ] Snap.
+ - [ ] Flatpak.
+ - [ ] Compiled from sources.
+ - [ ] Other - detail:
* Desktop environment (GNOME, Unity, KDE, ..):
* Connecting to (OS and version):
* Plugin:
- - [ ] RDP - freerdp version ( ```xfreerdp --version``` ):
- - [ ] VNC
- - [ ] SSH
- - [ ] SFTP
- - [ ] SPICE
- - [ ] EXEC
- - [ ] Other (Please specify):
+ - [ X ] RDP - freerdp version ( ```xfreerdp --version``` ):
+ - [ ] VNC
+ - [ ] SSH
+ - [ ] SFTP
+ - [ ] SPICE
+ - [ ] EXEC
+ - [ ] Other (Please specify):
* Gtk Backend (Wayland, Xorg, ??):
## Remote System Description
@@ -24,3 +31,4 @@
## Problem Description
+Write here a detailed description of the problem/request.