We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fc640b commit c906710Copy full SHA for c906710
1 file changed
.github/pull_request_template.md
@@ -5,17 +5,17 @@ Please complete each section below.
5
-->
6
7
## Link to issue
8
+<!-- Link to the issue closed by this PR. If the issue doesn't exist yet, create it. -->
9
-Closes (#)
10
+Closes #(issue number)
11
12
## Description of change
-
13
-(1-2 sentences)
+<!-- Provide a clear 1-2 sentence description of what this PR does. -->
14
15
## Demo
16
17
-(Include screenshot or screen recording)
+<!-- Include screenshots or screen recordings of this PR in action. -->
18
19
## Testing strategy
20
21
-(1-2 sentences explaining tests added or changed, or why testing changes are not needed)
+<!-- Provide 1-2 sentences explaining tests added or changed by this PR. If testing changes are not needed, explain why. -->
0 commit comments