From 3d344d6ca20ee62cd445513245ab608e72452fac Mon Sep 17 00:00:00 2001 From: "Antenore Gatta (tmow)" Date: Wed, 25 Aug 2021 15:03:03 +0000 Subject: Update contributing-to-remmina.md --- _pages/contributing-to-remmina.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/_pages/contributing-to-remmina.md b/_pages/contributing-to-remmina.md index 06f8eb5..1c3499d 100644 --- a/_pages/contributing-to-remmina.md +++ b/_pages/contributing-to-remmina.md @@ -31,21 +31,24 @@ To see all the issues already labeled as bugs, you can use [this query](https:// ### Implement most wanted features and fixes (_bounty $305_) Similarly, we have a quite important list of feature requests, that are labeled as [enhancement](https://gitlab.com/Remmina/Remmina/issues?label_name%5B%5D=enhancement&sort=created_date&state=opened), of which some that have a [bounty](https://gitlab.com/Remmina/Remmina/issues?scope=all&utf8=%E2%9C%93&state=opened&label_name[]=enhancement&label_name[]=bounty) for those that will be able to implement them. + * [#476](https://gitlab.com/Remmina/Remmina/issues/476) : Favorite and recent connections [$5] - * [#376](https://gitlab.com/Remmina/Remmina/issues/376) : RDP: Multi monitor support [$15] + * [#376](https://gitlab.com/Remmina/Remmina/issues/376) : RDP: Multi monitor support [$15] (Done!) ### Internal projects - * Refactoring [remmina\_connection\_window.c](https://gitlab.com/Remmina/Remmina/blob/master/src/remmina_connection_window.c) as it is big, complicated and hard to extend. + * Refactoring [rcw.c](https://gitlab.com/Remmina/Remmina/blob/master/src/rcw.c) as it is big, complicated and hard to extend. * Simplify the user interface. * Separate plugin processes from the main process to improve stability. - * Write an additional plugin system to write plugins also in Python and eventually Ruby. + * Write an additional plugin system to write plugins also in Python and eventually Ruby. [Writing Remmina plugins in Python (#2125) · Issues · Remmina / Remmina · GitLab](https://gitlab.com/Remmina/Remmina/-/issues/2125) ## Documentation Submit user and developer guides in any (accessible) format you want (screencasts, PDF, HTML, Open Document, .gs, .ps, LaTeX, GitLab wiki , etc). + * [Wiki](https://gitlab.com/Remmina/Remmina/wikis/home) * [Dev documentation](https://remmina.gitlab.io/remminadoc.gitlab.io) + Commenting the source code and writing checks is also an ongoing process. ## Donating @@ -108,7 +111,7 @@ To produce good looking videos choose a 1080p profile. If you don't want to use reep.io, get in contact at admin@remmina.org. [reep.io](https://reep.io/) is a P2P file-sharing system, meaning there are no servers in the middle. -### Add or modify the content of https://remmina.org +## [https://remmina.org](https://remmina.org) web contributions -If you find errors, missing information or you just want to write an article for [Remmina](https://remmina.org) you can submit a merge request at [our public repository](https://gitlab.com/Remmina/remmina-web) +If you find errors, missing information or you just want to write an article for [Remmina](https://remmina.org), you can submit a merge request at [our public repository](https://gitlab.com/Remmina/remmina-web) -- cgit v1.2.3