Skip to content

Commit 4f04af0

Browse files
authored
Align the pull request template with dbt-utils (#246)
1 parent 70b4ecb commit 4f04af0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ resolves #
1717

1818
## Checklist
1919
- [ ] 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
2123
- [ ] I have updated the README.md (if applicable)
22-
- [ ] I have added tests & descriptions to my models (and macros if applicable)

0 commit comments

Comments
 (0)