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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,7 @@ resolves #
17
17
18
18
## Checklist
19
19
-[ ] This code is associated with an [issue](https://github.com/dbt-labs/dbt-codegen/issues) which has been triaged and [accepted for development](https://docs.getdbt.com/docs/contributing/oss-expectations#pull-requests).
20
-
-[ ] I have verified that these changes work locally
20
+
-[ ] I have read [the contributing guide](https://github.com/dbt-labs/dbt-codegen/blob/main/CONTRIBUTING.md) and understand what's expected of me
21
+
-[ ] I have run this code in development and it appears to resolve the stated issue
22
+
-[ ] This PR includes tests, or tests are not required/relevant for this PR
21
23
-[ ] I have updated the README.md (if applicable)
22
-
-[ ] I have added tests & descriptions to my models (and macros if applicable)
0 commit comments