Skip to content

Commit

Permalink
Create pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rinde authored Oct 3, 2024
1 parent 946993b commit c10c227
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Please start the title of the pull-request with either:

`fix:`, `feat:`, `build:`, `chore:`, `ci:`, `docs:`, `style:`, `refactor:`, `perf:`, or `test:`

append a `!` after the name but before the colon to indicate a breaking change, e.g. `fix!:`

For more information see [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/#summary).

0 comments on commit c10c227

Please sign in to comment.