diff options
author | Ben Sturmfels <ben@sturm.com.au> | 2016-11-13 09:48:54 +1100 |
---|---|---|
committer | Ben Sturmfels <ben@sturm.com.au> | 2016-11-13 09:50:51 +1100 |
commit | 2ed2dbb2baea3d65481081dbd5786fdf57e5863b (patch) | |
tree | 2dc3edfc809410c2504b11db6894936c1475c8d5 /docs/source | |
parent | 754a8867c0cf57451da8c3d06e0fe3c5e62c840f (diff) | |
download | mediagoblin-2ed2dbb2baea3d65481081dbd5786fdf57e5863b.tar.lz mediagoblin-2ed2dbb2baea3d65481081dbd5786fdf57e5863b.tar.xz mediagoblin-2ed2dbb2baea3d65481081dbd5786fdf57e5863b.zip |
Fix minor grammar issues in contributing docs; add new contributor.
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/siteadmin/foreword.rst | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/source/siteadmin/foreword.rst b/docs/source/siteadmin/foreword.rst index 1f60ae8e..24282f96 100644 --- a/docs/source/siteadmin/foreword.rst +++ b/docs/source/siteadmin/foreword.rst @@ -34,12 +34,11 @@ Improving the Site Administrator's Guide There are a few ways---please pick whichever method is convenient for you! -1. Write up a bug report in the `bug tracker`_ +1. Write up a bug report in the `bug tracker`_. 2. Tell someone on IRC ``#mediagoblin`` on Freenode. 3. Write an email to the `devel mailing list`_. -More information about resources to contribute are available on -the `join page`_. +More information about contributing is available on the `join page`_. .. _bug tracker: https://issues.mediagoblin.org/ .. _devel mailing list: http://lists.mediagoblin.org/listinfo/devel |