Skip to content

Commit 4a81fb1

Browse files
committed
docs: simplify PULL_REQUEST_TEMPLATE by removing summary and details sections
1 parent baa0e64 commit 4a81fb1

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
1-
## Summary
2-
3-
<!-- Provide a general summary description of your changes -->
4-
5-
## Details
6-
7-
<!-- Describe your changes in detail -->
8-
91
## Context
102

113
<!-- Why is this change required? What problem does it solve? -->
12-
<!-- Which environnment is/are impacted ? -->
134

14-
## Checklist:
5+
## Checklist
156

167
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
178
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
@@ -20,5 +11,5 @@
2011
- [ ] Documentation has been updated accordingly to this PR
2112

2213

23-
## Related issue :
14+
## Related issue
2415
<!-- If it fixes an open issue, please link to the issue here. -->

0 commit comments

Comments
 (0)