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 0ceb36c commit 878a836Copy full SHA for 878a836
CONTRIBUTING.md
@@ -31,6 +31,7 @@ example:
31
- Make sure current tests is all green :white_check_mark:
32
- If you've added code that should be tested, add tests!
33
- Any new feature or changes should include tests for it.
34
+- Make sure code coverage % does not decrease.
35
36
## Readme
37
Update the [README.md](https://github.com/kevinongko/vue-numeric/blob/master/README.md) with details of changes.
0 commit comments