mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-30 13:34:00 +03:00
Tweaking
This commit is contained in:
parent
fe82982ff2
commit
9cdf841169
|
@ -26,6 +26,8 @@ Some tips on good issue reporting:
|
||||||
* Search the issue list first for related items, and make sure you're running the latest version of REST framework before reporting an issue.
|
* Search the issue list first for related items, and make sure you're running the latest version of REST framework before reporting an issue.
|
||||||
* If reporting a bug, then try to include a pull request with a failing test case. This'll help us quickly identify if there is a valid issue, and make sure that it gets fixed more quickly if there is one.
|
* If reporting a bug, then try to include a pull request with a failing test case. This'll help us quickly identify if there is a valid issue, and make sure that it gets fixed more quickly if there is one.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
* TODO: Triage
|
* TODO: Triage
|
||||||
|
|
||||||
# Development
|
# Development
|
||||||
|
@ -119,7 +121,7 @@ If you want to draw attention to a note or warning, use a pair of enclosing line
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# Third party packages
|
# Third party packages
|
||||||
|
|
||||||
* Django reusable app
|
* Django reusable app
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user