summaryrefslogtreecommitdiff
path: root/_doc
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2017-07-18 20:09:15 +0200
committerAnthon van der Neut <anthon@mnt.org>2017-07-18 20:09:15 +0200
commit0e6fed3fc895f48ba4d924e1c68eece3f3a9d247 (patch)
tree62b3177bf2e0ecc55b2766ac4071e987d31c0bdc /_doc
parentd5e044783217b2814126593e996282314386f1da (diff)
downloadruamel.yaml-0e6fed3fc895f48ba4d924e1c68eece3f3a9d247.tar.gz
image to coreinfrastructure.org
Diffstat (limited to '_doc')
-rw-r--r--_doc/contributing.ryd2
-rw-r--r--_doc/index.ryd8
2 files changed, 8 insertions, 2 deletions
diff --git a/_doc/contributing.ryd b/_doc/contributing.ryd
index 9cb74b2..fa47d34 100644
--- a/_doc/contributing.ryd
+++ b/_doc/contributing.ryd
@@ -84,7 +84,7 @@ Then make your changes pass without any warnings/errors.
Tox/pytest
++++++++++
-Wether you add something or fix some bug with your code changes, first add one
+Whether you add something or fix some bug with your code changes, first add one
or more tests that fail in the unmodified source when running ``tox``. Once that
is in place add your code, which should have as a result that your added test(s)
no longer fail, and neither should any other existing tests.
diff --git a/_doc/index.ryd b/_doc/index.ryd
index c7f9bb8..ed1256d 100644
--- a/_doc/index.ryd
+++ b/_doc/index.ryd
@@ -35,4 +35,10 @@ Contents:
example
api
pyyaml
- contributing \ No newline at end of file
+ contributing
+
+.. image:: https://readthedocs.org/projects/yaml/badge/?version=stable
+ :target: https://yaml.readthedocs.org/en/stable
+
+.. image:: https://bestpractices.coreinfrastructure.org/projects/1128/badge
+ :target: https://bestpractices.coreinfrastructure.org/projects/1128