diff options
| author | Tom Christie | 2013-03-22 22:09:49 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-03-22 22:09:49 +0000 |
| commit | fe82982ff2f517a689542fe21bb5386ca9fc60fc (patch) | |
| tree | 3b20a3610ed993a8757f3252cb964c93bdd61264 | |
| parent | 9bf7c9b714713f7b2fe84074cfd05a8bc3ef4022 (diff) | |
| parent | 624ce250cd666d647a8498dd6610ab84b459ee6f (diff) | |
| download | django-rest-framework-fe82982ff2f517a689542fe21bb5386ca9fc60fc.tar.bz2 | |
Merge master
| -rw-r--r-- | docs/topics/contributing.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/topics/contributing.md b/docs/topics/contributing.md index bc9c2e93..f8e2baab 100644 --- a/docs/topics/contributing.md +++ b/docs/topics/contributing.md @@ -26,8 +26,6 @@ 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 @@ -139,4 +137,3 @@ If you want to draw attention to a note or warning, use a pair of enclosing line [markdown]: http://daringfireball.net/projects/markdown/basics [docs]: https://github.com/tomchristie/django-rest-framework/tree/master/docs [mou]: http://mouapp.com/ - |
