Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 461 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (6 loc) · 461 Bytes

How to make Pull Request

  1. Make sure your PR will close any issue
  2. Comment to the issue if you would solve it, and ask to be assigned to make sure there is no redundant PR from other contributor
  3. Please create an issue if you found a bug or an idea for new featur before make a PR
  4. Only work on issue that already assigned to you
  5. For the commit message, please refer to Conventional Commit.