Skip to content

Instantly share code, notes, and snippets.

@Jeysef
Last active December 1, 2023 13:56
Show Gist options
  • Select an option

  • Save Jeysef/81b0361fa206cef6ded74d7797c43683 to your computer and use it in GitHub Desktop.

Select an option

Save Jeysef/81b0361fa206cef6ded74d7797c43683 to your computer and use it in GitHub Desktop.
commits

Commit Message Format

• build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm) • ci: Changes to our Cl configuration files and scripts (examples: CircleCi, SauceLabs) • docs; Documentation only changes • feat A new feature • fix: A bug fix • perf. A code change that improves performance • refactor: A code change that neither fixes a bug nor adds a feature • test: Addin missi tests or correcti existi tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment