We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 455006b commit f33db32Copy full SHA for f33db32
1 file changed
CONTRIBUTING.md
@@ -13,4 +13,5 @@
13
1) Fork and clone the project.
14
2) Update the code or add your features, and don't forget to update `propTypes` if needs.
15
3) Run the project to see that your update is working correctly.
16
-4) Run `npm run format` to run prettier formater, and share with the community by submitting a PR.
+4) Update the props in the spinners table if needs in the [README](README.md) file.
17
+5) Run `npm run format` to run prettier formater, and share with the community by submitting a PR.
0 commit comments