diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index d89ffcf..071b94d 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -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. diff --git a/README.rst b/README.rst index f6a3840..803716c 100644 --- a/README.rst +++ b/README.rst @@ -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 `_. -Running the tests -================= - -:: - - sh build.sh install_tests - sh build.sh tests - Donations ========= diff --git a/docs/contributing.rst b/docs/contributing.rst new file mode 100644 index 0000000..ae30b4c --- /dev/null +++ b/docs/contributing.rst @@ -0,0 +1,5 @@ +============ +Contributing +============ + +.. include:: ../CONTRIBUTING.rst diff --git a/docs/index.rst b/docs/index.rst index 72635fa..a90cf65 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -22,6 +22,7 @@ Table of Contents keyring supported problems - changelog vdir + contributing + changelog license