Labels
Labels
16 labels
- 優先處理
- 次要項
- 不重要的項
- 環境/參數套件/變動
- 不影響程式碼運行的變動 white-space, formatting, missing semi colons, etc)
- Pull requests that update a dependency file
- 文件建置
- 新增/修改功能 (feature)
- 修補 bug (bug fix)
- 只是idea
- Pull requests that update Javascript code
- 改善效能 / 優化功能
- 重構
- commit 版本調整
- Pull requests that update Ruby code