aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Gross2018-08-28 19:31:45 -0400
committerJason Gross2018-08-29 11:35:36 -0400
commit0c6e4e6e3cbf8187cf62bce64fb9b6e06a4036c6 (patch)
treee7b90d6aa98f7bd98daeff8c6c6a726a2c0f1c21
parent06a00cf53442dacafd578b8db655e5d8097e9d84 (diff)
Mention dev/doc/critical-bugs in the PR template
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 4a8606a38a..f0747134da 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -17,3 +17,6 @@ Fixes / closes #????
<!-- (Otherwise, remove these lines.) -->
- [ ] Corresponding documentation was added / updated (including any warning and error messages added / removed / modified).
- [ ] Entry added in CHANGES.
+<!-- If this closes a critical bug (a proof of False): -->
+<!-- (Otherwise, remove this line.) -->
+- [ ] Corresponding entry in `dev/doc/critical-bugs` was added / updated