From 1e14fe84ef5cfeb1b45c60dcee15db7cf1e09da0 Mon Sep 17 00:00:00 2001 From: "John L. Singleton" Date: Thu, 10 Nov 2022 11:56:41 -0500 Subject: [PATCH] pr template update --- .github/pull_request_template.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ae14ef5b59..4d0c170187 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -32,6 +32,12 @@ _**Author:**_ Is a change note required? - [ ] Yes - [ ] No +🚨🚨🚨 +_**Reviewer:**_ Confirm that format of *shared* queries (not the .qll file, the +.ql file that imports it) is valid by running them within VS Code. + - [ ] Confirmed + + _**Reviewer:**_ Confirm that either a change note is not required or the change note is required and has been added. - [ ] Confirmed