From 661a0cf3463510156b388b18ef7a0c49db2f4ae9 Mon Sep 17 00:00:00 2001 From: Maksym Vlasov Date: Tue, 11 Jan 2022 13:12:29 +0200 Subject: [PATCH] chore: Specify what we exactly mean (#320) --- .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 a7af18c..bd5e5c6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -22,7 +22,7 @@ can uncomment the below line to indicate which issue your PR fixes, for example -### How has this code been tested +### How can we test changes