diff options
| author | Tom Christie | 2013-12-04 14:59:09 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-12-04 14:59:09 +0000 | 
| commit | de5b9e39dd4c21f4dcceb7cf13c7366b0fb74ec9 (patch) | |
| tree | 45185c733a7eed6bb0f77f233235ca4fe3d37adb /docs/index.md | |
| parent | 9f1918e41e1b8dcfa621b00788bab865f2fc31aa (diff) | |
| download | django-rest-framework-de5b9e39dd4c21f4dcceb7cf13c7366b0fb74ec9.tar.bz2 | |
First pass on contribution guide
Diffstat (limited to 'docs/index.md')
| -rw-r--r-- | docs/index.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/docs/index.md b/docs/index.md index 775fae62..3e5adbc4 100644 --- a/docs/index.md +++ b/docs/index.md @@ -177,6 +177,7 @@ General guides to using REST framework.  * [Browser enhancements][browser-enhancements]  * [The Browsable API][browsableapi]  * [REST, Hypermedia & HATEOAS][rest-hypermedia-hateoas] +* [Contributing to REST framework][contributing]  * [2.0 Announcement][rest-framework-2-announcement]  * [2.2 Announcement][2.2-announcement]  * [2.3 Announcement][2.3-announcement] | 
