Skip to content

Commit 1d07d54

Browse files
committed
fix PR template
Signed-off-by: Danny Chiao <danny@tecton.ai>
1 parent 9dba4c0 commit 1d07d54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/pull_request_template.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +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])
89
910
-->
1011

0 commit comments

Comments
 (0)