Skip to content

Commit

Permalink
chore(github): update git commit specific
Browse files Browse the repository at this point in the history
  • Loading branch information
janryWang committed May 25, 2021
1 parent 276a5fb commit af58562
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions .github/GIT_COMMIT_SPECIFIC.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ All lines are wrapped at 100 characters !

**Allowed `<type>`**

- breaking 💥 Breaking Change",
- feat 🎉 A new feature",
- bugfix 🐞 Bug Fix",
- doc 📝 Documentation",
- refactor 🌹 Some Code Change",
- test 🚧 Update Test Cases",
- perf 🚀 Improve Performace",
- build 🛠️ Update Workflow Scripts",
- chore 😊 Improve Some Code"
- breaking --- Breaking Change,
- feat --- A new feature,
- bugfix --- Bug Fix,
- doc --- Documentation,
- refactor --- Some Code Change,
- test --- Update Test Cases,
- perf --- Improve Performace,
- build --- Update Workflow Scripts,
- chore --- Improve Some Code

**Allowed `<scope>`**
Scope could be anything specifying place of the commit change.
Expand Down

0 comments on commit af58562

Please sign in to comment.