You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/pull_request_template.md
+1
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@
5
5
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
6
6
4. Make sure documentation is updated for your PR!
7
7
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])
0 commit comments