squash
This commit is contained in:
parent
b443feac18
commit
13151ba29a
|
|
@ -2,7 +2,8 @@
|
|||
Please review the [guidelines for contributing](CONTRIBUTING.md) to this repository.
|
||||
|
||||
- [ ] I'm making a big change or adding functionality so I've already opened an issue proposing the change to other contributors, so I got feedback on the idea before took the time to write precious code
|
||||
- [ ] Check that your change/fix has corresponding unit tests
|
||||
- [ ] Check that your change/fix has corresponding unit tests (if applicable)
|
||||
- [ ] Squash commits so it looks sane
|
||||
- [ ] Verify that the test works by running `npm test` and test linting by `npm run lint`
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue