Skip to content

Commit a0d133f

Browse files
committed
📝 Clarify helper text in templates
1 parent 5a263a6 commit a0d133f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
## Fixes
22
<!-- If PR doesn't fully resolve the issue, replace 'Fixes' below with 'Related to'. -->
33
<!-- If there is no issue being resolved, open one before creating this pull request. -->
4-
Fixes #[issue number] by @[issue author]
4+
<!-- The square brackets in the template represent something for you to replace. For example, you might change "Fixes #[issue number]" to "Fixes #1". -->
5+
Fixes #[issue number] by @[original issue author]
56

67
## Description
78
<!-- Concisely describe what the pull request does. -->

0 commit comments

Comments
 (0)