Skip to content

Commit 60b99d1

Browse files
Update pull_request_template.md
1 parent bd5b99b commit 60b99d1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

.github/pull_request_template.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1+
## Description
12
**Describe the changes**
23

34

45
**What is the current behavior?** (You can also link to an open issue here)
56

67

7-
**What is the new behavior (if this is a feature change)?**
8+
**What is the new behavior?** (if this is a feature change)
89

910

1011
**Does this PR introduce a breaking change?** (What changes might users need to make in their application due to this PR?)
@@ -26,6 +27,9 @@
2627
<!--- Put an `x` in all the boxes that apply: -->
2728
- [ ] I have checked the project can be compiled
2829
- [ ] I have tested my changes and it worked as expected
30+
2931
### Patches (if there are any changes related to Harmony patches)
3032
- [ ] I have checked no IL patching errors in the console
31-
33+
34+
### Other
35+
- [ ] Still requires more testing

0 commit comments

Comments
 (0)