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:
authorAllan Nordhøy <epost@anotheragency.no>2022-01-03 18:41:48 +0300
committerAntenore Gatta (tmow) <antenore@simbiosi.org>2022-01-03 18:41:48 +0300
commit00b44e8d9bc9bb86f75f6d16db4182754a00420c (patch)
tree425c0974ed309aaee8376795087b1bdc19b958ba /.gitlab
parent310e6f98e789fd1b2381d5b2c1e0c1884f04598b (diff)
Contribution section added to issue template
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Bug.md51
1 files changed, 28 insertions, 23 deletions
diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md
index d120ec091..23f8513ec 100644
--- a/.gitlab/issue_templates/Bug.md
+++ b/.gitlab/issue_templates/Bug.md
@@ -1,20 +1,33 @@
-**Test on the latest [![remmina](https://snapcraft.io//remmina/badge.svg)](https://snapcraft.io/remmina) version before submitting a bug-report, and keep trying to reproduce it on any later versions**
+**Make sure the problem exists on the latest version, [![Remmina](https://snapcraft.io//remmina/badge.svg)](https://snapcraft.io/remmina) first, \
+and keep trying to reproduce it on any later versions** :)
* Reporting back greatly increases the attention and hope of fixing your issue.
+## Problem Description
+Write a detailed description of the problem.
+
+### What is the expected correct behavior?
+(What you want to see instead.)
+
+
+## Remote System Description
+* Server (OS name and version):
+* Special notes regarding the remote system (i.e. gateways, tunnel, etc.):
+
+### Relevant logs and/or screenshots
+<!-- (Paste any relevant logs - please use code blocks (```) to format ```console output, logs, and code``` as it's very hard to read otherwise.) -->
+
You can also ask questions via
-* IRC room, on libera.chat, in the #remmina channel, you can also use a [web client](https://web.libera.chat/?nick=remminer|?#remmina).
+* IRC, on libera.chat, in the #remmina channel, or use a [web client](https://web.libera.chat/?nick=remminer|?#remmina).
* [General discussion mailing list](https://lists.remmina.org/listinfo/users).
-* [Reddit](https://reddit.com/r/Remmina)
+* [Reddit](https://reddit.com/r/Remmina) :(
## Debugging documentation
-
Check the wiki at https://gitlab.com/Remmina/Remmina/-/wikis/Usage/Remmina-debugging
## Local System Description
-
* Client (OS name and version):
* Remmina version ( ```remmina --version``` ):
-* Installation:
+* Installation(s):
- [X] Distribution package.
- [ ] PPA.
- [ ] Snap.
@@ -22,7 +35,7 @@ Check the wiki at https://gitlab.com/Remmina/Remmina/-/wikis/Usage/Remmina-debug
- [ ] Compiled from sources.
- [ ] Other - detail:
* Desktop environment (GNOME, Unity, KDE, ..):
-* Plugin:
+* Plugin(s):
- [X] RDP - freerdp version ( ```xfreerdp --version``` ):
- [ ] VNC
- [ ] SSH
@@ -55,22 +68,14 @@ Check the wiki at https://gitlab.com/Remmina/Remmina/-/wikis/Usage/Remmina-debug
```
-## Remote System Description
-
-* Server (OS name and version):
-* Special notes regarding the remote system (i.e. gateways, tunnel, etc.):
-
-## Problem Description
-
-Write a detailed description of the problem.
+### Contributions
+In return, or to fix this issue, I'd be willing to:
-### What is the expected correct behavior?
-
-(What you want to see instead.)
-
-
-### Relevant logs and/or screenshots
-
-<!-- (Paste any relevant logs - please use code blocks (```) to format ```console output, logs, and code``` as it's very hard to read otherwise.) -->
+ - [ ] Fix this myself.
+ - [ ] [Donate](https://remmina.org/donations/) ___ and/or have donated ___ towards fixing it.
+ - [ ] Take a donation of ___ to fix it.
+ - [ ] Update the [documentation](https://remmina.gitlab.io/remminadoc.gitlab.io/md__c_o_n_t_r_i_b_u_t_i_n_g.html).
+ - [ ] Update the [wiki](https://gitlab.com/Remmina/Remmina/-/wikis/home).
+ - [ ] Translate Remmina in my native language(s) (___) on [Hosted Weblate](https://hosted.weblate.org/projects/remmina/remmina/).
/label ~bug