mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Improve README structure
Signed-off-by: Aleksi Häkli <aleksi.hakli@iki.fi>
This commit is contained in:
parent
e42948f006
commit
d9d6c31309
1 changed files with 22 additions and 2 deletions
24
README.rst
24
README.rst
|
|
@ -25,11 +25,31 @@ sort of a geeky pun, since ``axes`` can be read interpreted as:
|
|||
definition) your website. Hilarious, right? That's what I thought too!
|
||||
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
For more information see the documentation at:
|
||||
|
||||
https://django-axes.readthedocs.io/
|
||||
|
||||
If you have questions or have trouble using the app please file a bug report
|
||||
at:
|
||||
|
||||
Issues
|
||||
------
|
||||
|
||||
If you have questions or have trouble using the app please file a bug report at:
|
||||
|
||||
https://github.com/jazzband/django-axes/issues
|
||||
|
||||
|
||||
Contributing
|
||||
------------
|
||||
|
||||
Open issues and pull requests against the ``development`` branch.
|
||||
|
||||
Please separate proposed changes into small, different patches by type
|
||||
so that they can be merged faster into upstream and released quicker:
|
||||
|
||||
* Feature
|
||||
* Bugfix
|
||||
* Documentation
|
||||
* Code style and whitespace
|
||||
|
|
|
|||
Loading…
Reference in a new issue