diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/contributing.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/topics/contributing.md b/docs/topics/contributing.md index f8e2baab..a13f4461 100644 --- a/docs/topics/contributing.md +++ b/docs/topics/contributing.md @@ -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. * 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 # 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 |
