Skip to content

Kovaz/Mini-commits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 

Repository files navigation

Mini Commits

Style guide for writing GitHub commit messages.

No. Emoji Names Example
01 โœจ update โœจ: Updated app workings
02 ๐Ÿ”จ fix ๐Ÿ”จ: fix broken control header (#4)
03 ๐Ÿค patch ๐Ÿค: update token signing method for HTTP requests (#12)
๏ธ๏ธ04 โšก merge โšก: merge pull request from user/patch-1
05 ๐Ÿ”’ security ๐Ÿ”’: move exposed API key to .env file
06 ๐Ÿท๏ธ label, tag ๐Ÿท๏ธ: release v0.0.1, ๐Ÿท๏ธ: v1.0.2
07 ๐Ÿ“ legal, markdown ๐Ÿ“: update contributing guide
08 ๐Ÿ“– docs ๐Ÿ“–: update docs with the new changes
09 ๐Ÿ”ฅ restructure, rework ๐Ÿ”ฅ: redesign package workings
10 ๐Ÿ”ฎ beautify, code style ๐Ÿ”ฎ: apply code styling to lib
11 ๐Ÿ“ฆ package, packager ๐Ÿ“ฆ: update package.json and/or npm scripts
12 โš–๏ธ legal, license โš–๏ธ: add GNU GPL v3 license โš–๏ธ: update license year
13 ๐Ÿ“ minor changes ๐Ÿค: Changed a footer element
14 ๐Ÿ› fix ๐Ÿ›: fix a bug
15 ๐Ÿ—ผ new ๐Ÿ—ผ: added new cool stuff

I think this is a good way to write commit messages also it looks good .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks