Last active
February 7, 2020 01:30
-
-
Save securibee/88bed82e38932eaf8a944ebbaed83095 to your computer and use it in GitHub Desktop.
Better Git commits
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
feat: add http2 component | |
--------------------------- | |
Summary in present tense. | |
--------------------------- | |
Other types: chore, docs, feat, fix, refactor, style, or test. | |
chore: add Dockerfile | |
docs: explain http2 component | |
feat: add chat functionality | |
fix: remove broken links | |
refactor: improve logic of dynamic image component | |
style: convert spaces to tabs | |
test: ensure there's no broken links |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment