👍🎉 First off, thanks for taking the time to contribute! 🎉👍
There are many ways to contribute:
- Help others solve problems in social discussion groups
- Found issue, report bugs
- If you have good ideas, submit a feature requests
- Submit pull requests
- Help write some sample code
- Participate in discussions
The template we provide helps you to quickly explain the problem and submit.
Please see the template
The same, we also provide templates, is here
Before submitting pull requests, several goals need to be identified:
- Make sure bug fixes and new features have been tested
- Make sure your code passes the lint check
npm run lint
- Do only one thing at a time
- The commit log must state the purpose