- Fix the bugs
- Run tests
yarn run test
and make sure all tests pass- If the test case needs to be modified due to the behavior modification, please modify the test cases as well.
- Please create issue first and discuss about the new behavior in an issue.
- If the new behaviour seems to be fine then fix the behaviour
- Add test cases about new behaviours.
- Run tests
yarn run test
and make sure all tests pass
Any other Contributions are welcome. Please feel free to submit a issue & PR.