mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-06-08 23:53:33 +03:00
Added citation to contributing docs
This commit is contained in:
parent
0cc7030aab
commit
061cffb67b
|
@ -1,8 +1,15 @@
|
||||||
# Contributing to REST framework
|
# 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
|
## Managing compatibility issues
|
||||||
|
|
||||||
**Describe compat module**
|
**Describe compat module**
|
||||||
|
|
||||||
## Running the tests
|
[cite]: http://www.w3.org/People/Berners-Lee/FAQ.html
|
||||||
|
|
Loading…
Reference in New Issue
Block a user