mirror of
https://github.com/Hopiu/django-model-utils.git
synced 2026-03-17 04:10:24 +00:00
Reference docs, not README, in CONTRIBUTING doc.
This commit is contained in:
parent
15ad7e1d93
commit
d5ea59d3f6
1 changed files with 2 additions and 2 deletions
|
|
@ -20,12 +20,12 @@ When creating a pull request, try to:
|
|||
|
||||
- Write tests if applicable
|
||||
- Note important changes in the `CHANGES`_ file
|
||||
- Update the `README`_ file if needed
|
||||
- Update the documentation if needed
|
||||
- Add yourself to the `AUTHORS`_ file
|
||||
|
||||
.. _AUTHORS: AUTHORS.rst
|
||||
.. _CHANGES: CHANGES.rst
|
||||
.. _README: README.rst
|
||||
|
||||
|
||||
Testing
|
||||
-------
|
||||
|
|
|
|||
Loading…
Reference in a new issue