From 8f227c6db0d111a05147500dec05872e4010c892 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Tue, 22 May 2018 15:53:44 -0400 Subject: Mention warning and error message docs in PR template This closes #7580 c.f. https://github.com/coq/coq/pull/7559#issuecomment-390749207 and https://github.com/coq/coq/pull/7559#issuecomment-390872924. This should be reverted if and when we move to autogenerated docs for warnings and errors, as suggested in #7373. --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a9230042a..6a555f37f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -12,5 +12,5 @@ Fixes / closes #???? -- [ ] Corresponding documentation was added / updated. +- [ ] Corresponding documentation was added / updated (including any warning- and error-messages added / removed / modified). - [ ] Entry added in CHANGES. -- cgit v1.2.3