diff options
author | Will Kahn-Greene <willg@bluesock.org> | 2011-05-03 12:07:01 -0400 |
---|---|---|
committer | Will Kahn-Greene <willg@bluesock.org> | 2011-05-03 12:08:09 -0400 |
commit | 9610848c298fff67da83abd495a44be86dd4eea3 (patch) | |
tree | 1a4d2f0fb840f62d0b1b56ee81c756af43c2da8f /docs/contributinghowto.rst | |
parent | 8ac897c3b6834120eeaec6e8cd1646032b1b3739 (diff) | |
download | mediagoblin-9610848c298fff67da83abd495a44be86dd4eea3.tar.lz mediagoblin-9610848c298fff67da83abd495a44be86dd4eea3.tar.xz mediagoblin-9610848c298fff67da83abd495a44be86dd4eea3.zip |
Lots of documentation changes
* added a YouCanHelp directive to replace FIXMEs and encourage contributors
to help out
* moved some bits around between the hacking howto and the codebase documents
* expanded on the stub nature of the theming howto
* tweaked some other text
Diffstat (limited to 'docs/contributinghowto.rst')
-rw-r--r-- | docs/contributinghowto.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/contributinghowto.rst b/docs/contributinghowto.rst index a452f2d0..56a80b91 100644 --- a/docs/contributinghowto.rst +++ b/docs/contributinghowto.rst @@ -4,11 +4,16 @@ Contributing HOWTO ==================== +.. _join-the-community-section: + Join the community! =================== We're super glad you want to join our community! +See `the join page on the website <http://mediagoblin.org/join/>`_ for +where we hang out. + There are a variety of ways you can help us and become part of the team. We're not just looking for coders! We're also looking for documentation writers, users, testers, evangelists, user-interface |