diff options
author | Will Kahn-Greene <willg@bluesock.org> | 2011-04-28 10:38:37 -0400 |
---|---|---|
committer | Will Kahn-Greene <willg@bluesock.org> | 2011-04-28 10:38:37 -0400 |
commit | 0c953025122fbbf0fd9d6c52f490802bca3648c0 (patch) | |
tree | 2eb1fa2cb80a619b16fd4770ed48e4004b3d74d4 | |
parent | 9d952fdc7930dcdf1c2ee5ca6094c80a998d86ba (diff) | |
download | mediagoblin-0c953025122fbbf0fd9d6c52f490802bca3648c0.tar.lz mediagoblin-0c953025122fbbf0fd9d6c52f490802bca3648c0.tar.xz mediagoblin-0c953025122fbbf0fd9d6c52f490802bca3648c0.zip |
Moves "run your own instance" to the future section
Chris correctly pointed out that you can't quite run your own instance,
yet. But that's the goal!
-rw-r--r-- | docs/contributinghowto.rst | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/docs/contributinghowto.rst b/docs/contributinghowto.rst index 3b3fe163..ff783b9c 100644 --- a/docs/contributinghowto.rst +++ b/docs/contributinghowto.rst @@ -39,18 +39,6 @@ Here are some things you can do today: and we're willing to help you! - **Run your own instance** - - Are there things about our instance you want to change? Are - there things about other instances you wish were different? - Want to test upcoming changes? Want to create patches to - implement things you need? That's great---you can run your - own instance! - - For more information on deploying your own instance, see - :ref:`deployment-howto`. - - **Spread the word** The seductive call of Free Software services is a powerful @@ -88,6 +76,18 @@ bits in place for these additional things to do in the coming months: questions. + **Run your own instance** + + Are there things about our instance you want to change? Are + there things about other instances you wish were different? + Want to test upcoming changes? Want to create patches to + implement things you need? That's great---you can run your + own instance! + + For more information on deploying your own instance, see + :ref:`deployment-howto`. + + **Translate GNU MediaGoblin** Knowing more than one language is an important skill. If you |