From af6da2d354a233d1226c2ec043074d8d340f73b9 Mon Sep 17 00:00:00 2001 From: Ilan Cosman Date: Fri, 16 Sep 2022 11:34:36 -0400 Subject: [PATCH] Make the pull request template checklist more clear --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index da59171..84ad65d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -27,5 +27,5 @@ Closes # -- [ ] I have updated the documentation accordingly. +- [ ] I am ready to update the wiki accordingly. - [ ] I have updated the tests accordingly.