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

gitlab.com/Remmina/remmina-sandbox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2017-03-14 11:55:15 +0300
committerAntenore Gatta <antenore@simbiosi.org>2017-03-14 11:55:15 +0300
commitaa95d4f7f5c6c4ed186b382285e6ec06d7988e5d (patch)
treed490edbcb850ab9a3c7ee47a421006f007612229
parentca4459fd757f850056c2f25733ab8a27bf87b2e6 (diff)
Improved text
-rw-r--r--contributing.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/contributing.md b/contributing.md
index eac8c18..7a3ad68 100644
--- a/contributing.md
+++ b/contributing.md
@@ -17,6 +17,9 @@ If you'd like to make changes to this project then the following basic steps wil
See our [wiki](https://github.com/FreeRDP/Remmina/wiki) to know how to compile Remmina and FreeRDP.
+In general look at the issues labeled ["help wanted"](https://github.com/FreeRDP/Remmina/issues?utf8=✓&q=is%3Aopen%20sort%3Acreated-asc%20label%3A"help%20wanted"), it's probaly the best place where to start.
+If you would like to earn some money there are some bounties available, see below for more details.
+
### Fix existing bugs
This, in general, should be the most important task.
@@ -32,9 +35,9 @@ Some exemples are:
- #380 : Segfault on apparently invalid pixel data bug unconfirmed
- #246 : Clipboard Sync from Mac OS X to Linux over VNC Not Working
-### Implement most wanted features (_bounty $240_)
+### Implement most wanted features and fixes (_bounty $240_)
-Similarly, we have a quite important list of feture requests, that are labeled as [enhancement](https://github.com/FreeRDP/Remmina/issues?milestone=none&state=open&sort=created&labels=enhancement&direction=asc),
+Similarly, we have a quite important list of feature requests, that are labeled as [enhancement](https://github.com/FreeRDP/Remmina/issues?milestone=none&state=open&sort=created&labels=enhancement&direction=asc),
of which some that have a [bounty](https://github.com/FreeRDP/Remmina/issues?milestone=none&state=open&sort=created&labels=enhancement%2Cbounty&direction=asc) for those that will be able to implement them.
- #6: New resolution setting "fit to window" [$220]