We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1456a54 commit 120bed8Copy full SHA for 120bed8
CONTRIBUTING.md
@@ -1,4 +1,5 @@
1
## Contributing
2
3
-As much as possible, try to follow the existing format of markdown and code.
4
-Don't forget to run `npm run lint` and `npm test` before submitting pull requests.
+- As much as possible, try to follow the existing format of markdown and code.
+- Don't forget to run `npm run lint` and `npm test` before submitting pull requests.
5
+- Make sure that **100%** of your code is covered by tests.
0 commit comments