Welcome to create pull requests for bugfix, new component, doc, example, suggestion and anything.
master ↑ dev <--- Develop/PR
dev branchdev is the developing branch.dev .master branchmaster is the release branch,we will make tag and publish version on this branch.[{action}] {description}
{action}+ add! update or bugfix- remove{description}for example:
It is a good habit to create a feature request issue to disscuss whether the feature is necessary before you implement it. However, it's unnecessary to create an issue to claim that you found a typo or improved the readability of documentaion, just create a pull request.