From 9cdf8411698296fdbedf978d7b83c9d46b30e0d7 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Fri, 22 Mar 2013 22:11:30 +0000 Subject: Tweaking --- docs/topics/contributing.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.2.3