| 36 | |
| 37 | {{{#!div class="box" |
| 38 | == Contribute == |
| 39 | |
| 40 | There is no format process, any way you can will work. |
| 41 | |
| 42 | Wiki edits, tickets, testing, questions, etc |
| 43 | |
| 44 | == Code == |
| 45 | |
| 46 | The preferred way is to submit tickets on this bug tracker and attach any code changes in patch format. |
| 47 | |
| 48 | But any contribution will gladly be accepted, no matter the format. |
| 49 | |
| 50 | }}} |
| 51 | |
| 52 | {{{#!div class="box" |
| 53 | == Why no github / gitlab / git / .. == |
| 54 | |
| 55 | First, this repository was created in 2011, when github was still in its infancy. |
| 56 | |
| 57 | Now that we have hundreds of wiki pages and thousands of tickets, the cost of migrating to a hosted service would be quite high, and would almost certainly lose valuable (meta)data. |
| 58 | |
| 59 | For a time, there was a github mirror, which received exactly zero merge requests. |
| 60 | |
| 61 | |
| 62 | ---- |
| 63 | |
| 64 | |
| 65 | === ''But git is better!'' === |
| 66 | |
| 67 | It certainly is for large projects, but the number of contributors to xpra does not warrant the cost of migrating, for now at least. |
| 68 | }}} |