Move Contributing.rst to docs/, add GitHub-specific version in .github/

develop
lethosor 2020-07-07 23:49:28 -04:00
parent b122870b6a
commit 512f425c65
3 changed files with 7 additions and 1 deletions

@ -0,0 +1,6 @@
Thank you for your interest in contributing to DFHack! If you're reading this
document, you're probably viewing it on GitHub. The DFHack docs are hosted
on [ReadTheDocs](https://dfhack.readthedocs.io/) - in particular, contributing
guidelines are [here](https://docs.dfhack.org/en/latest/docs/Contributing.html).
Double-checking the style guidelines before submitting a pull request is
always appreciated.

@ -58,7 +58,7 @@ For Developers
.. toctree::
:maxdepth: 1
/Contributing
/docs/Contributing
/docs/Compile
/docs/NEWS-dev
/docs/Lua API