Update CONTRIBUTING.

* Add note about unbuildable versions.
* Remove links to removed sections.
This commit is contained in:
Jesse McCarthy 2015-07-15 11:05:41 -04:00
parent 21a11e5d2b
commit 0a4a0d8cd2

View File

@ -7,12 +7,6 @@
|
<strong><a href="#running-tests">Running tests</a></strong>
|
<strong><a href="#workflow">Workflow</a></strong>
|
<strong><a href="#dependencies">Dependencies</a></strong>
|
<strong><a href="#code-standards">Code Standards</a></strong>
|
<strong><a href="#internals">Internals</a></strong>
</p>
@ -26,6 +20,8 @@ contributing, please read the
## Developing
**Note:** Versions `< 5.1.10` can't be built.
#### Setup
```sh