Add badges (#344)

This commit is contained in:
Chevdor
2018-07-17 13:59:54 +02:00
committed by Robert Habermeier
parent f140ebf7a6
commit 7372bbc0a5
+6
View File
@@ -78,3 +78,9 @@ exclude = [
"substrate/pwasm-libc",
"substrate/test-runtime/wasm",
]
[badges]
travis-ci = { repository = "paritytech/polkadot", branch = "master" }
maintenance = { status = "actively-developed" }
is-it-maintained-issue-resolution = { repository = "paritytech/polkadot" }
is-it-maintained-open-issues = { repository = "paritytech/polkadot" }