blob: 1d423f089d63bb1e44b8303ffb0a01b99d42f946 (
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
|
==========
Foreword
==========
About this manual
=================
This is the GNU MediaGoblin manual. This documentation targets the
following groups of individuals:
* people who want to use the software
* people who want to deploy the software
* contributors
This manual is a living document and is in the ``mediagoblin``
repository in the ``docs/`` directory.
Who wrote this documentation?
=============================
In no particular order:
* Chris
* Will
* Deb
* Greg
* Karen
* Matt
* Asheesh
I found an error in the docs---who do I tell?
=============================================
There are a few ways---please pick the one most convenient to you!
1. Write up a bug report in the bug tracker at http://bugs.foocorp.net/ .
2. Tell someone on IRC ``#mediagoblin`` on Freenode.
3. Send an email to Will ``willg at bluesock dot org``.
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
|