Skip to content

Commit e54320d

Browse files
docs: Simplify PR template
1 parent b181190 commit e54320d

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
<!--- Provide a general summary of your changes in the Title above -->
2-
31
## Description
4-
<!--- Describe your changes in detail -->
5-
6-
## Release Notes
7-
<!--- Why is this change required? What problem does it solve? -->
2+
<!--- Describe your changes in detail. -->
83
<!--- If it fixes an open issue, please link to the issue here. -->
9-
10-
## Screenshots (if appropriate):
11-
12-
## Types of Changes
13-
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
14-
- [ ] Bug fix (non-breaking change that fixes an issue)
15-
- [ ] New feature (non-breaking change that adds functionality)
16-
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)

0 commit comments

Comments
 (0)