From 3ff89c9cec3e9b30318939729aba87578e1f58e2 Mon Sep 17 00:00:00 2001 From: Alisdair McDiarmid Date: Thu, 22 Sep 2022 09:17:31 -0400 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index dc72beadb8..dfa6b82418 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,12 +2,16 @@ Describe in detail the changes you are proposing, and the rationale. +See the contributing guide: + +https://github.com/hashicorp/terraform/blob/main/.github/CONTRIBUTING.md + -->