We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4301f77 commit f0ea17fCopy full SHA for f0ea17f
README.md
@@ -33,4 +33,7 @@ For each contribution perform the following steps:
33
* Add any new files in alphabetical order to the `index.yaml` file.
34
* Run the `lint.py` script to ensure that the changes follow the recommended
35
yaml style.
36
+
37
+ * The script requires [yamllint](https://yamllint.readthedocs.io/en/stable/index.html) to be installed.
38
39
* Create a pull request with the changes.
0 commit comments