diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-05-04 13:54:58 +0200 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-05-04 13:54:58 +0200 |
| commit | e5534118b8e145f0592ce6ac9e19a12828c7c7b1 (patch) | |
| tree | d0a632b0d17fbeb7612e82e2291141fcb036471e /contributing | |
| parent | 788474e9ad8f8d07f02e829739801b7a522835ba (diff) | |
| parent | fc333951a76c5cc8ec4611b2b14562fde4c65219 (diff) | |
Merge branch 'master' of flubber:~hurd-web/hurd-web
Diffstat (limited to 'contributing')
| -rw-r--r-- | contributing/web_pages.mdwn | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/contributing/web_pages.mdwn b/contributing/web_pages.mdwn index 351c82bd..d1b3c0fc 100644 --- a/contributing/web_pages.mdwn +++ b/contributing/web_pages.mdwn @@ -6,8 +6,8 @@ id="license" text="Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license -is included in the section entitled -[[GNU Free Documentation License|/fdl]]."]]"""]] +is included in the section entitled [[GNU Free Documentation +License|/fdl]]."]]"""]] [[!meta title="Contribute to the Web Pages"]] @@ -48,6 +48,12 @@ we do have some simple requests. Please try to match the *tone* of your topics and edits with the existing topics. If we all pull in the same direction these pages will be more useful for everyone, especially for our own use. +### Which Pages to Work on? + +If you don't know which pages to work on, please have a look at those tagged +with [[tag/open_issue_documentation]]. Typically, you'll have to look at the +pages' source code (Markdown) to see which parts the tag applies to. + ### News Items There are [[more detailed instructions about editing news items|news]]. |
