Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

contributing.rst 409B

123456789101112131415
  1. Contributing
  2. ============
  3. * New features should be discussed on the mailing list (or in the meetings) before serious work starts
  4. * Pull requests will be rejected if sufficient tests aren't provided
  5. * Please update the documentation when altering behaviour or introducing new features
  6. Contents:
  7. .. toctree::
  8. :maxdepth: 2
  9. contributing/installation
  10. contributing/testing
  11. contributing/conventions