Skip to content

Commit 4dd446e

Browse files
authored
Merge pull request #8396 from woocommerce/update/pr-template
Update PR template
2 parents 791f111 + 9680dcb commit 4dd446e

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,15 @@
33
Closes: #
44
<!-- Id number of the GitHub issue this PR addresses. -->
55

6-
### Description
6+
## Description
77
<!-- Take the time to write a good summary. Why is it needed? What does it do? When fixing bugs try to avoid just writing “See original issue” – clarify what the problem was and how you’ve fixed it. -->
88

9-
### Testing instructions
9+
## Testing instructions
1010
<!-- Step by step testing instructions. When necessary break out individual scenarios that need testing, consider including a checklist for the reviewer to go through. -->
1111

12-
### Screenshots
12+
## Screenshots
1313
<!-- Include before and after images or gifs when appropriate. -->
1414

1515

1616
---
1717
- [ ] I have considered if this change warrants user-facing release notes and have added them to `RELEASE-NOTES.txt` if necessary.
18-
19-
<!-- Pull request guidelines: https://github.com/woocommerce/woocommerce-android/blob/develop/docs/pull-request-guidelines.md -->

0 commit comments

Comments
 (0)