Skip to content

Labels

Labels

  • Something isn't working
  • updating grunt tasks, ci config, build etc; no production code change
  • Documentation only changes
  • Improvements or additions to documentation
  • This issue or pull request already exists
  • New feature or request
  • The type feat MUST be used when a commit adds a new feature to your application or library.
  • The type fix MUST be used when a commit represents a bug fix for your application.
  • Good for newcomers
  • Extra attention is needed
  • This doesn't seem right
  • A code change that improves performance
  • Further information is requested
  • A code change that neither fixes a bug nor adds a feature
  • A PR that rollback a commit
  • Changes that do not affect the meaning of the code (white-space, formatting, semi-colons, etc)
  • Adding missing tests or correcting existing tests
  • This will not be worked on