Skip to content

Instantly share code, notes, and snippets.

@cloges4
cloges4 / conventional-commits.md
Last active April 19, 2022 23:59 — forked from Zekfad/conventional-commits.md
Conventional Commits Cheatsheet

Quick examples

  • feat: new feature
  • fix(scope): bug in scope
  • feat!: breaking change in API
  • chore(deps): update dependencies

Commit types

  • build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • ci: Changes to CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
  • chore: Changes which doesn't change source code or tests e.g. changes to the build process, auxiliary tools, libraries
@cloges4
cloges4 / README-Template.md
Last active August 8, 2021 22:47 — forked from PurpleBooth/README-Template.md
A template to make good README.md
@cloges4
cloges4 / profiles.json
Created February 8, 2020 23:56
Windows terminal (preview) custom settings
// To view the default settings, hold "alt" while clicking on the "Settings" button.
// For documentation on these settings, see: https://aka.ms/terminal-documentation
{
"$schema": "https://aka.ms/terminal-profiles-schema",
"defaultProfile": "{c6eaf9f4-32a7-5fdc-b5cf-066e8a4b1e40}",
"profiles":