summaryrefslogtreecommitdiffstats
path: root/site/git
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-29 00:39:43 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-29 00:39:43 (EDT)
commit5dde93f82f6ea299ff380d898cadb7d3948b0b1d (patch)
tree56cc91d48124336b0617562f5fd462933b6dc500 /site/git
parent94c55371a4f627710df4676fa2379808d8a79cf2 (diff)
downloadlibreboot.org-5dde93f82f6ea299ff380d898cadb7d3948b0b1d.zip
libreboot.org-5dde93f82f6ea299ff380d898cadb7d3948b0b1d.tar.gz
libreboot.org-5dde93f82f6ea299ff380d898cadb7d3948b0b1d.tar.bz2
git page: change priority of guidelines
Diffstat (limited to 'site/git')
-rw-r--r--site/git/index.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/site/git/index.php b/site/git/index.php
index cd096b7..2f6c410 100644
--- a/site/git/index.php
+++ b/site/git/index.php
@@ -95,15 +95,15 @@
<?php echo gettext("Using your legal name is not required. For reasons why we have this policy, read: <a href='http://geekfeminism.org/2012/09/29/quick-hit-how-git-shows-the-patriarchal-nature-of-the-software-industry/'>this page</a> (external link) - use of your legal name is *not* required. You can use an alias, or your company name (if you have a company), if you want. Also read <a href='http://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/'>this article</a>."); ?>
</p>
<p>
+ When submitting any kind of documentation, please try not to use the terms him/her, she/he, his/her. Use their, they, them, those people, that person, and so on.
+ You are making a huge difference.
+ </p>
+ <p>
<?php echo gettext("Generally speaking, using the same license as the file that you are modifying is much simpler."); ?>
<?php echo gettext("If you are submitting new files, please make sure that they are under a free license (copyleft preferred)."); ?>
<?php echo gettext("You can find a list on:"); ?> <a href="https://www.gnu.org/licenses/license-list.html">https://www.gnu.org/licenses/license-list.html</a>.
</p>
<p>
- When submitting any kind of documentation, please try not to use the terms him/her, she/he, his/her. Use their, they, them, those people, that person, and so on.
- You are making a huge difference.
- </p>
- <p>
Small technical note: libreboot is working to convert all documentation to <i>texinfo</i>, where
it is currently written in HTML, directly. Therefore, please submit any new documentation under this format, during the transition period.
</p>