Skip to content

Labels

Labels

  • Something isn't working
  • Improvements or additions to documentation
  • This issue or pull request already exists
  • New feature or request
  • Good for newcomers
  • Extra attention is needed
  • This doesn't seem right
  • Further information is requested
  • This will not be worked on
  • Going back 回滚到上一个版本
  • A code change that neither fixes a bug nor adds a feature 重构,非新增功能和修改bug
  • Adding missing or correcting existing tests 测试,添加测试或纠正现有的测试
  • A new feature. Correlates with MINOR in SemVer 新功能,与主版本号相关
  • Formatting, missing semi colons, etc; no production code change 格式化,不影响代码运行的变动
  • A bug fix. Correlates with PATCH in SemVer 修复bug,与补丁号相关
  • Changes to the documentation 文档
  • A code change that improves performance 性能,改进性能的代码更改
  • Updating grunt tasks etc; no production code change 构建,修改构建代码,无生产代码变更