More docs on contributing

This commit is contained in:
Raphael Michel
2016-05-08 12:47:19 +02:00
parent e2febb2979
commit fe7a91970c
5 changed files with 49 additions and 1 deletions
+4
View File
@@ -1,3 +1,5 @@
.. _`devsetup`:
The development setup
=====================
@@ -71,6 +73,8 @@ As we did not implement an overall front page yet, you need to go directly to
http://localhost:8000/control/ for the admin view or, if you imported the test
data as suggested above, to the event page at http://localhost:8000/mrmcd/2015/
.. _`checksandtests`:
Code checks and unit tests
^^^^^^^^^^^^^^^^^^^^^^^^^^
Before you check in your code into git, always run the static checkers and unit tests::