Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- feat - Introduce new feature โจ
- fix - The commit fixes bugs or defects in the application ๐
- docs - Documentations only changes ๐
- style - CSS Changes or changes that don't affect the code like (white-spaces, formatting, Semicolons, and more.)
- refactor - Changes that don't fix a bug or introduce a new feature but improve the structure of the code ๐ฌ
- perf - Performance improvements changes ๐
- test - Adding test or editing test files ๐งช
- chore - Other changes ๐คท โ๏ธ
- revert - Revert to previous commits ๐
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement