You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,17 +3,15 @@
3
3
Closes: #
4
4
<!-- Id number of the GitHub issue this PR addresses. -->
5
5
6
-
###Description
6
+
## Description
7
7
<!-- 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. -->
8
8
9
-
###Testing instructions
9
+
## Testing instructions
10
10
<!-- Step by step testing instructions. When necessary break out individual scenarios that need testing, consider including a checklist for the reviewer to go through. -->
11
11
12
-
###Screenshots
12
+
## Screenshots
13
13
<!-- Include before and after images or gifs when appropriate. -->
14
14
15
15
16
16
---
17
17
-[ ] I have considered if this change warrants user-facing release notes and have added them to `RELEASE-NOTES.txt` if necessary.
0 commit comments