From c0d81cccad3871043503829cb1f5ee83b37b4e86 Mon Sep 17 00:00:00 2001 From: schristoff <28318173+schristoff@users.noreply.github.com> Date: Tue, 2 Apr 2024 15:08:49 -0600 Subject: [PATCH] Update pull_request_template.md (#3029) Signed-off-by: schristoff <28318173+schristoff@users.noreply.github.com> --- .github/pull_request_template.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index bd38d70d7..620743260 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -19,8 +19,4 @@ _Put any questions or notes for the reviewer here._ - [ ] Did you change porter.yaml or a storage document record? Update the corresponding schema file. - [ ] If this is your first pull request, please add your name to the bottom of our [Contributors][contributors] list. Thank you for making Porter better! 🙇‍♀️ -# Reviewer Checklist -* Comment with /azp run test-porter-release if a magefile or build script was modified -* Comment with /azp run porter-integration if it's a non-trivial PR - -[contributors]: https://porter.sh/src/CONTRIBUTORS.md \ No newline at end of file +[contributors]: https://porter.sh/src/CONTRIBUTORS.md