Skip to content

Commit c906710

Browse files
authored
Update pull_request_template.md
1 parent 4fc640b commit c906710

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/pull_request_template.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ Please complete each section below.
55
-->
66

77
## Link to issue
8+
<!-- Link to the issue closed by this PR. If the issue doesn't exist yet, create it. -->
89

9-
Closes (#)
10+
Closes #(issue number)
1011

1112
## Description of change
12-
13-
(1-2 sentences)
13+
<!-- Provide a clear 1-2 sentence description of what this PR does. -->
1414

1515
## Demo
1616

17-
(Include screenshot or screen recording)
17+
<!-- Include screenshots or screen recordings of this PR in action. -->
1818

1919
## Testing strategy
2020

21-
(1-2 sentences explaining tests added or changed, or why testing changes are not needed)
21+
<!-- Provide 1-2 sentences explaining tests added or changed by this PR. If testing changes are not needed, explain why. -->

0 commit comments

Comments
 (0)