summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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