We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f2f24 commit edf6174Copy full SHA for edf6174
CONTRIBUTING.md
@@ -1,6 +1,6 @@
1
# CONTRIBUTING
2
3
-Contributions are always welcome, no matter how big or small the contribution. Before contributing, please read the [code of conduct](COC.md).
+Contributions are always welcome, no matter how big or small the contribution. Before contributing, please read the [Code of Conduct](COC.md).
4
5
## TLDR;
6
@@ -56,7 +56,6 @@ I welcome your pull requests.
56
2. If you've added code that should be tested, add tests.
57
3. If you've changed the API, update the documentation in the [README](README).
58
4. Ensure the test suite passes.
59
-5. Make sure your code lints.
60
61
## License
62
0 commit comments