From 4e2a25ac6844a9a155c3b3cec6b65013fba9f907 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Sat, 13 Aug 2022 11:38:50 -0400 Subject: [PATCH] github: update PR template wording for testing --- .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 ee43a1a3..d1e25cbf 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -12,7 +12,7 @@ Closes: # _If relevant, please state how this was tested. All changes **must** be tested to work:_ -_Please also indicate which platforms were tested. All platforms directly affected by the change **must** be tested:_ +_If this is a code change, please also indicate which platforms were tested. All platforms directly affected by the change **must** be tested:_ - [ ] _Windows_ - [ ] _macOS_