Skip to content

Commit

Permalink
Chore: add note about conventional commit naming in CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
georgesittas authored May 1, 2023
1 parent b4ac339 commit adc526c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ Pull requests are the best way to propose changes to the codebase. We actively w
4. Ensure the test suite & linter [checks](https://github.com/tobymao/sqlglot/blob/main/README.md#run-tests-and-lint) pass.
5. Issue that pull request and wait for it to be reviewed by a maintainer or contributor!

Note: make sure to follow the [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/) guidelines when creating a PR.

## Report bugs using Github's [issues](https://github.com/tobymao/sqlglot/issues)
We use GitHub issues to track public bugs. Report a bug by opening a new issue.

Expand Down

0 comments on commit adc526c

Please sign in to comment.