Skip to content
Snippets Groups Projects
Commit 7b4b98ab authored by Luke Schoen's avatar Luke Schoen Committed by Gav Wood
Browse files

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

parent 190f1672
No related merge requests found
......@@ -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]
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment