aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics/contributing.md
diff options
context:
space:
mode:
authorTom Christie2012-09-05 13:03:55 +0100
committerTom Christie2012-09-05 13:03:55 +0100
commitef5279e97c0aa083d44489cf374fa75c7c8f53b7 (patch)
tree8c4005861eec6588a81c8328805971de4f0e0292 /docs/topics/contributing.md
parenta33ac84f48da2064c82a7e40a0d045da992a33ed (diff)
downloaddjango-rest-framework-ef5279e97c0aa083d44489cf374fa75c7c8f53b7.tar.bz2
Improve docs
Diffstat (limited to 'docs/topics/contributing.md')
-rw-r--r--docs/topics/contributing.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/topics/contributing.md b/docs/topics/contributing.md
new file mode 100644
index 00000000..cbb41f2a
--- /dev/null
+++ b/docs/topics/contributing.md
@@ -0,0 +1,12 @@
+# Contributing to REST framework
+
+## Accessing settings
+
+**Describe api_settings**
+
+## Managing compatibility issues
+
+**Describe compat module**
+
+## Running the tests
+