From 38627ff277610c22ee9c0aeff86885e9339fed99 Mon Sep 17 00:00:00 2001 From: Amanda Smith <90629384+amandaesmith3@users.noreply.github.com> Date: Fri, 11 Feb 2022 09:31:35 -0600 Subject: [PATCH] chore(template): clarify that issue should be a link in PR template (#24775) --- .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 be0ab4e63f..c02a4ffacf 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -30,7 +30,7 @@ Please check the type of change your PR introduces: -Issue Number: # +Issue URL: ## What is the new behavior?