changing the things to document in api.rst
[mediagoblin.git] / docs / source / pluginwriter / foreward.rst
1 .. MediaGoblin Documentation
2
3 Written in 2011, 2012 by MediaGoblin contributors
4
5 To the extent possible under law, the author(s) have dedicated all
6 copyright and related and neighboring rights to this software to
7 the public domain worldwide. This software is distributed without
8 any warranty.
9
10 You should have received a copy of the CC0 Public Domain
11 Dedication along with this software. If not, see
12 <http://creativecommons.org/publicdomain/zero/1.0/>.
13
14 ========
15 Foreword
16 ========
17
18 About the Plugin Writer's Guide
19 ===============================
20
21 This guide covers writing plugins for GNU MediaGoblin. It's very much
22 a work in progress partially because we just started writing it and
23 partially because the plugin API is currently in flux.
24
25
26 Improving the Plugin Writer's Guide
27 ===================================
28
29 There are a few ways---please pick whichever method is convenient for
30 you!
31
32 1. Write up a bug report in the bug tracker
33 2. Tell someone on IRC ``#mediagoblin`` on Freenode.
34 3. Write an email to the devel mailing list.
35
36 Information about the bugtracker, IRC and the mailing list is all on
37 the `join page`_.
38
39 .. _join page: http://mediagoblin.org/join/
40
41 Patches are the most helpful, but even feedback on what you think
42 could be improved and how to improve it is also helpful.
43