Skip to content

Commit a8a98c7

Browse files
Update pull_request_template.md
1 parent 5215a21 commit a8a98c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
3. If your change introduces any API changes, make sure to update the integration tests here: https://github.com/feast-dev/feast/tree/master/sdk/python/tests
66
4. Make sure documentation is updated for your PR!
77
5. Make sure your commits are signed: https://github.com/feast-dev/feast/blob/master/CONTRIBUTING.md#signing-off-commits
8-
6. Make sure your PR title follows conventional commits (e.g. fix: [description] vs feat: [description])
8+
6. Make sure your PR title follows conventional commits (e.g. fix: [Description of ...], feat: [Description of ...], chore: [Description of ...], refactor: [Description of ...])
99
1010
-->
1111

0 commit comments

Comments
 (0)