From 6d1d2dd9cf1a0b5d6d12562978b7c62b7dd2c35d Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Wed, 24 Feb 2021 19:50:00 +0100 Subject: 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 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) (limited to 'development.php') 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

-- cgit v1.2.3