Skip to content

Commit f0626b9

Browse files
authored
Update pr template (#745)
* docs: update pr template * docs: update further * docs: update pr template further
1 parent c60d335 commit f0626b9

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
1-
## Fixes / Features
2-
-
3-
-
1+
# Description
2+
<!--
3+
Describe your change.
4+
What does it introduce?
5+
Why do we need it?
6+
If you are releasing a feature, have you updated documentation?
7+
-->
48

5-
## Testing / Documentation
6-
Testing details.
9+
# Issue
10+
<!--
11+
Is there any related issue this change is trying to fix?
12+
-->
713

8-
- [ y/n ] Tests pass
9-
- [ y/n ] Appropriate changes to documentation are included in the PR
14+
# Testing
15+
<!--
16+
Have you performed any manual testing on your change?
17+
Have you verified use cases affected by goldens?
18+
-->

0 commit comments

Comments
 (0)