[gnome-web-www] Reformat some of the membership application form text



commit b772a592cb528127ee989f01ce0d4cc460c6c692
Author: Andrea Veri <averi redhat com>
Date:   Wed Jun 5 14:24:32 2019 +0200

    Reformat some of the membership application form text

 theme/page-apply.php | 21 ++++++++-------------
 1 file changed, 8 insertions(+), 13 deletions(-)
---
diff --git a/theme/page-apply.php b/theme/page-apply.php
index 4ad05e9..0886620 100644
--- a/theme/page-apply.php
+++ b/theme/page-apply.php
@@ -129,19 +129,13 @@ if (array_key_exists('submit', $_POST)) {
 
 <h3>Benefits</h3>
 <p>
-    Being a GNOME Foundation member takes in several 
+    Being a GNOME Foundation member takes in several
     <a href="https://wiki.gnome.org/MembershipCommittee/MembershipBenefits";>benefits</a>. 
-    Please, let us know if you plan to adopt a @gnome.org mail alias or a Jabber account 
-    after being accepted as a GNOME Foundation member. 
+    One of them being an @gnome.org alias which you can customize on the form below. When
+    choosing an alias it's mandatory for you to follow our <a 
href="https://wiki.gnome.org/AccountNamePolicy";>account name policy</a>. 
+    The alias will then point to the e-mail you specified above as your permanent e-mail address.
 </p>
 
-<p>
-    When choosing a @gnome.org alias, please, check our 
-    <a href="https://wiki.gnome.org/AccountNamePolicy";>account name policy</a>. 
-    Your @gnome alias will point to the e-mail you specified above as your permanent e-mail address.  If you 
do
-    own a GNOME GitLab Account, make sure the choosen username is the one you use to access your account 
there.
-</p>                        
-
 <div class="item benefits">
     <input name="gnome_mail_alias" id="gnome_mail_alias" type="checkbox" onClick="toggleBenefitsFields()" 
value="<?php echo $gnome_mail_alias ;?>" /> @gnome.org mail alias
     <input name="gnome_username" id="gnome_username" type="text" placeholder="What do you want your username 
to be?" value="<?php echo htmlspecialchars($gnome_username);?>" disabled />
@@ -156,9 +150,10 @@ if (array_key_exists('submit', $_POST)) {
 
 <div class="item">
     <p>
-        Please list references to your contributions, i.e. Gitlab (commits, tasks), Mailing Lists or 
deprecated Bugzilla.
-        Processing will be much quicker if you provide links. Please tell us whether you were an existing
-        Foundation member or have done something relevant for the GNOME Foundation in the past.
+        Becoming a Foundation member requires the applicant to have made a non-trivial amount
+        of contributions to any of the GNOME Project contribution categories including code, translations, 
advocacy,
+        infrastructure, outreach and documentation. Processing will be much quicker if you provide links.
+        Please tell us whether you were an existing Foundation member or have done something relevant for 
the GNOME Foundation in the past.
     </p>
     <textarea name="summary"><?php echo htmlspecialchars($summary);?></textarea>
 </div>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]