docs: Move contribution links to Contribution section (#994)

This commit is contained in:
Luke Schoen
2018-10-25 18:35:42 +02:00
committed by Gav Wood
parent 190f167251
commit 7b4b98abef
+10 -4
View File
@@ -221,10 +221,6 @@ cargo run
include::doc/packages/packages.adoc[]
include::CONTRIBUTING.adoc[leveloffset=+1]
include::CODE_OF_CONDUCT.adoc[leveloffset=+1]
== Documentation
=== Viewing documentation for Substrate packages
@@ -321,6 +317,16 @@ The code block annotations in the `# Example` section may be used as https://doc
** https://doc.rust-lang.org/1.9.0/book/documentation.html#documenting-macros[Documentating macros].
** Documentation as tests examples are included when running `cargo test`
== Contributing
=== Contributing Guidelines
include::CONTRIBUTING.adoc[]
=== Contributor Code of Conduct
include::CODE_OF_CONDUCT.adoc[]
== License
https://github.com/paritytech/substrate/blob/master/LICENSE[LICENSE]