Skip to content

Instantly share code, notes, and snippets.

@securibee
Last active February 7, 2020 01:30
Show Gist options
  • Save securibee/88bed82e38932eaf8a944ebbaed83095 to your computer and use it in GitHub Desktop.
Save securibee/88bed82e38932eaf8a944ebbaed83095 to your computer and use it in GitHub Desktop.
Better Git commits
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