this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 11 lines 342 B view raw
1 2 3# [feat|fix|docs|style|refactor|perf|test|chore] [issue #id] [summary] 4# feat: Added a new feature 5# fix: Fixed a bug 6# docs: Documentation changes 7# style: Code style change 8# refactor: Refactor code without changes 9# perf: Update code performances 10# test: Added test to existing features 11# chore: Update something without impact the user