From 23d43b8ad9e4e7c87e2fa53ccf34fb5cbbb7eee4 Mon Sep 17 00:00:00 2001 From: Alya Abbott Date: Fri, 2 Dec 2022 14:11:07 -0800 Subject: [PATCH] github: Make self-review checklist in PR template collapsible. --- .github/pull_request_template.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index bb65def577..2709342c84 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -9,7 +9,8 @@ Tooling tips: https://zulip.readthedocs.io/en/latest/tutorials/screenshot-and-gi **Screenshots and screen captures:** -**Self-review checklist** +
+Self-review checklist @@ -39,3 +40,4 @@ Completed manual review and testing of the following: - [ ] Strings and tooltips. - [ ] End-to-end functionality of buttons, interactions and flows. - [ ] Corner cases, error conditions, and easily imagined bugs. +