Skip to content

Commit ff99e14

Browse files
authored
Add pull request template (#223)
Initial very basic PR template. This is to start having better history, and start driving towards conventional commits so we can auto-document version changes.
1 parent 2654c68 commit ff99e14

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/pull_request_template.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<!-- We follow the Conventional Commits guide: https://www.conventionalcommits.org/en/v1.0.0/#summary -->
2+
3+
Please include a summary of the changes in this PR, as if it were a changelog. Include links to issues if possible.
4+
5+
If there are any breaking changes list them below with an upgrade guide.
6+
7+
BREAKING CHANGES:

0 commit comments

Comments
 (0)