blob: 4fc8152ac8a16064b70f1fede9786fb5e4562923 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
==========
Foreward
==========
What is GNU MediaGoblin
=======================
See the web-site at http://mediagoblin.org/ .
Who wrote this documentation
============================
* Chris Webber
* Will Kahn-Greene
How should I bring up errors in the documentation
=================================================
There are a few ways--please pick the one most convenient to you!
1. Send an email to Will ``willg at bluesock dot org``.
2. Write up a bug report in the bug tracker at http://bugs.foocorp.net/ .
3. Tell someone on IRC ``#mediagoblin`` on Freenode.
When you tell us about your issue, please let us know:
* where you are looking (in git? url of the web-page?)
* what the issue is
* your thoughts on how to resolve it
|