Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
| 123456789101112131415 |
- Contributing
- ============
-
- * New features should be discussed on the mailing list (or in the meetings) before serious work starts
- * Pull requests will be rejected if sufficient tests aren't provided
- * Please update the documentation when altering behaviour or introducing new features
-
- Contents:
-
- .. toctree::
- :maxdepth: 2
-
- contributing/installation
- contributing/testing
- contributing/conventions
|