Skip to content

Conversation

@cp0725
Copy link
Collaborator

@cp0725 cp0725 commented Feb 26, 2024

Before submitting a pull request, please make sure the following is done:

  1. Read the contributing guide.
  2. If you've added code that should be tested, add tests.
  3. If you've changed APIs, update the documentation.
  4. Ensure the test suite passes (npm test).

Title Format

type(ComponentName?):commit message

Example:

  • docs: fix typo in quickstart
  • build: optimize build speed
  • fix(Button): incorrect style
  • feat(Button): add color prop

Allowed Types:

  • fix
  • feat
  • docs
  • perf
  • test
  • types
  • build
  • chore
  • refactor
  • breaking change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants