summaryrefslogtreecommitdiffstats
path: root/site/git
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-29 00:14:27 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-29 00:14:27 (EDT)
commitaf5ae21c529dedf4ecfcb10154888027e61a69e0 (patch)
treede54e348a02429e87b7772aec199b0302b9164fb /site/git
parent1ac75dd721d1b726cf4e7024aa484e1b458729f4 (diff)
downloadlibreboot.org-af5ae21c529dedf4ecfcb10154888027e61a69e0.zip
libreboot.org-af5ae21c529dedf4ecfcb10154888027e61a69e0.tar.gz
libreboot.org-af5ae21c529dedf4ecfcb10154888027e61a69e0.tar.bz2
git page: add extra guideline for documentation patches
Diffstat (limited to 'site/git')
-rw-r--r--site/git/index.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/site/git/index.php b/site/git/index.php
index ad14f77..7219d0f 100644
--- a/site/git/index.php
+++ b/site/git/index.php
@@ -98,6 +98,10 @@
<?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>
</div>