aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics/contributing.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/topics/contributing.md')
-rw-r--r--docs/topics/contributing.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/topics/contributing.md b/docs/topics/contributing.md
new file mode 100644
index 00000000..7fd61c10
--- /dev/null
+++ b/docs/topics/contributing.md
@@ -0,0 +1,15 @@
+# Contributing to REST framework
+
+> The world can only really be changed one piece at a time. The art is picking that piece.
+>
+> — [Tim Berners-Lee][cite]
+
+## Running the tests
+
+## Building the docs
+
+## Managing compatibility issues
+
+**Describe compat module**
+
+[cite]: http://www.w3.org/People/Berners-Lee/FAQ.html \ No newline at end of file