diff --git a/.changes/unreleased/Under the Hood-20220912-140035.yaml b/.changes/unreleased/Under the Hood-20220912-140035.yaml new file mode 100644 index 00000000000..f802d001bf2 --- /dev/null +++ b/.changes/unreleased/Under the Hood-20220912-140035.yaml @@ -0,0 +1,7 @@ +kind: Under the Hood +body: The link did not go to the anchor directly, now it does +time: 2022-09-12T14:00:35.899828+02:00 +custom: + Author: sdebruyn + Issue: "5813" + PR: "5814" diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 9acfccc01a1..20f6637ba7a 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -20,4 +20,4 @@ resolves # - [ ] I have run this code in development and it appears to resolve the stated issue - [ ] This PR includes tests, or tests are not required/relevant for this PR - [ ] I have [opened an issue to add/update docs](https://github.com/dbt-labs/docs.getdbt.com/issues/new/choose), or docs changes are not required/relevant for this PR -- [ ] I have run `changie new` to [create a changelog entry](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md#Adding-CHANGELOG-Entry) +- [ ] I have run `changie new` to [create a changelog entry](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md#adding-a-changelog-entry)