diff options
Diffstat (limited to 'site/git')
-rw-r--r-- | site/git/index.php | 4 |
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> |