From 6f64eb5aa0cd8d56e71cb3338c9bc49c9d5f32d2 Mon Sep 17 00:00:00 2001 From: Dan Abramov Date: Mon, 6 Sep 2021 20:36:46 +0100 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .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 898efad264..15ea79cb5c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -24,7 +24,7 @@ Explain the **motivation** for making this change. What existing problem does the pull request solve? --> -## How did you test your change? +## How did you test this change?