From 99fcb747e994844bff020180d2a54018ebfbd3a6 Mon Sep 17 00:00:00 2001 From: Alisdair McDiarmid Date: Mon, 19 Sep 2022 11:40:35 -0400 Subject: [PATCH] Revise markup to avoid unwanted checklist UI --- .github/pull_request_template.md | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 68e1f58a77..dc72beadb8 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -17,31 +17,27 @@ Fixes # -- [ ] 1.4.x -- [ ] 1.3.x +1.4.x ## Draft CHANGELOG entry -- [ ] NEW FEATURES -- [ ] UPGRADE NOTES -- [ ] ENHANCEMENTS -- [ ] BUG FIXES -- [ ] EXPERIMENTS +### NEW FEATURES | UPGRADE NOTES | ENHANCEMENTS | BUG FIXES | EXPERIMENTS