diff options
| author | Jason Gross | 2018-08-29 11:34:43 -0400 |
|---|---|---|
| committer | Jason Gross | 2018-08-29 11:35:36 -0400 |
| commit | 7fe8212d42e6dee2d117d15f9acbd4c3decfad13 (patch) | |
| tree | 9fb08c7ae8c6beea85a39867b57fe4c3057d71c2 /.github/PULL_REQUEST_TEMPLATE.md | |
| parent | 0c6e4e6e3cbf8187cf62bce64fb9b6e06a4036c6 (diff) | |
Move mention of dev/doc/critical-bugs to CONTRIBUTING
As per https://github.com/coq/coq/pull/8349#pullrequestreview-150456919
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f0747134da..4a8606a38a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,6 +17,3 @@ 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 |
