From fd41c1367c0d9cf30c8598c1c4388e49054a9e68 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Fri, 12 Mar 2021 06:20:31 -0500 Subject: [PATCH] github: modify PR template to specify screenshots --- .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 c9b2e57a..ec5e425e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ ## Description -_A description of the change and what it does. If relevant, please provide screenshots of what results from the change:_ +_A description of the change and what it does. If relevant (such as any change that modifies the UI), **please provide screenshots** of the change:_ ## Issue