You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.8 KiB
1.8 KiB
First time contributor checklist:
- I have read the README and Contributor Guidelines
Contributor checklist:
- My commits are in nice logical chunks with good commit messages
- My changes are rebased on the latest
unstable
branch - A
yarn ready
run passes successfully (more about tests here) - My changes are ready to be shipped to users