Small restructuring

This commit is contained in:
Markus Unterwaditzer 2014-12-03 19:26:41 +01:00
parent a1d453d46c
commit 48d0631c3d
4 changed files with 8 additions and 13 deletions

View file

@ -1,6 +1,3 @@
Contributing
============
Reporting issues
================
@ -26,7 +23,7 @@ Submitting patches, pull requests
* **Discuss everything in the issue tracker first** (or contact me somehow
else) before implementing it.
* Make sure the tests pass. See below for runnign them.
* Make sure the tests pass. See below for running them.
* But not because you wrote too few tests.

View file

@ -27,14 +27,6 @@ If that method doesn't work for you or you want a deeper understanding of what
you just did, check out `the tutorial
<https://vdirsyncer.readthedocs.org/en/latest/tutorial.html>`_.
Running the tests
=================
::
sh build.sh install_tests
sh build.sh tests
Donations
=========

5
docs/contributing.rst Normal file
View file

@ -0,0 +1,5 @@
============
Contributing
============
.. include:: ../CONTRIBUTING.rst

View file

@ -22,6 +22,7 @@ Table of Contents
keyring
supported
problems
changelog
vdir
contributing
changelog
license