From 6d1d2dd9cf1a0b5d6d12562978b7c62b7dd2c35d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 24 Feb 2021 19:50:00 +0100 Subject: [PATCH] Get Involved page changed to serve as a signpost for ways to get involved. The original developer targeted content moved to the Development section. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- development.php | 32 +++++++++++++++++++++- helpwanted.php | 73 ++++++++++++++++++++++++++++--------------------- 2 files changed, 73 insertions(+), 32 deletions(-) diff --git a/development.php b/development.php index cdcf7fc..a42c8de 100644 --- a/development.php +++ b/development.php @@ -2,7 +2,37 @@ include("tde-head-and-foot.php"); doHeader("Trinity Development", "Development", "_"); ?> -

This page is a portal to the various resources used in the development of the Trinity Desktop Environment.

+ +

Become a Trinity Desktop Developer

+ +

+ So you think you have what it takes to become a Trinity + Desktop Developer? Great! Getting started with a new project + can be intimidating, but here at the Trinity project we love new + developers! If you have any area of expertise that you think + could be helpful, we encourage you to speak up. The first + thing to do is poke around the website, the wiki, and the + mailing list logs in order to get acquainted with the project. + Emailing the developers mailing list is the best way to be + recognized and start helping out. Patches are always welcome + as well as new ideas. We look forward to your contributions! +

+

+ Note that for legal reasons you need to sign a CLA before submitting patches or making commits. We do not transfer copyright; the CLA simply formalizes our rights to use your open-source work in our open-source project. +

+

+ While all are welcome, the Trinity team is currently looking for help in the following specific areas: +

+ +

+ If you believe you can assist in these areas, please contact us. +

Resources

diff --git a/helpwanted.php b/helpwanted.php index 095c84f..a71fb5d 100644 --- a/helpwanted.php +++ b/helpwanted.php @@ -1,42 +1,53 @@ -

Getting Involved with Trinity Development

+

Getting Involved with Trinity Development

+

We are pleased that you want to get involved! Here is more options to help. +You can:

+ +

Everything will be helpful!

+ +

Become developer

+

If you want to contribute to the code – become a Trinity Desktop Developer, +you can find more information in the Development +section.

+ +

Become translator

+

It is very easy to engage in translating Trinity Desktop Environment! Here +is a TDE Weblate +Translation Workspace (TWTW), where you can register and start working on +translations using a web interface. There is no need to set up the environment +and configure the application, no need to learn how to work with GIT. If you +prefer to work offline with special translation applications, it is not a +problem – through the TWTW you can get PO files and then upload them back. +Look for more information about TWTW on +Wiki.

+ +

Support

+

If you want to get involved by reporting issues or providing help to other +users, look at the Support section, where you will +find information how you can report issues and search for their solutions as +well as how to contact other users and developers.

+ +

Donations

+

As well as involvement in developing, reporting issues and their solutions, +providing support, donation is also very important. Without your support, it +would be difficult to do Trinity Desktop better. You can find more information +in the Donations section.

-

- So you think you have what it takes to become a Trinity - Desktop Developer? Great! Getting started with a new project - can be intimidating, but here at the Trinity project we love new - developers! If you have any area of expertise that you think - could be helpful, we encourage you to speak up. The first - thing to do is poke around the website, the wiki, and the - mailing list logs in order to get acquainted with the project. - Emailing the developers mailing list is the best way to be - recognized and start helping out. Patches are always welcome - as well as new ideas. We look forward to your contributions! -

-

- Note that for legal reasons you need to sign a CLA before submitting patches or making commits. We do not transfer copyright; the CLA simply formalizes our rights to use your open-source work in our open-source project. -

-

- While all are welcome, the Trinity team is currently looking for help in the following specific areas: -

- -

- If you believe you can assist in these areas, please contact us. -