From 80eada650a413cc72d90f6126bfd01416cba9174 Mon Sep 17 00:00:00 2001 From: Willow Carretero Chavez Date: Tue, 12 Dec 2023 00:08:22 -0500 Subject: [PATCH] Comment out info lines of pull request template (#420) --- .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 2c8caba23..33bf5cdbd 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,10 +1,15 @@ ## Changes in this PR + ### Why are you making these changes? + ### Are any changes breaking? (IMPORTANT) + ## Pre-merge checklist *All of these must be satisfied before this PR is considered