Skip to content

Commit e0e5c88

Browse files
Create PULL_REQUEST_TEMPLATE.md (#5439)
Adding first version of PULL_REQUEST_TEMPLATE.md. The purpose of this template is to improve and simplify writing more accurate Release Notes.
1 parent 6e47e18 commit e0e5c88

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Diff for: .github/PULL_REQUEST_TEMPLATE.md

+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
----------------------------------------------------------------------------------------------------------------------------------------------------
2+
This entire section can be deleted if all items are checked.
3+
4+
*By completing this PR sufficiently, you help us to improve the quality of Release Notes*
5+
6+
### Checklist
7+
8+
1. [ ] Please provide specific title of the PR describing the change, including the component name (eg."Update of Documentation link on Readme.md")
9+
2. [ ] Please provide related links (eg. Issue, other Project, submodule PR..)
10+
----------------------------------------------------------------------------------------------------------------------------------------------------
11+
12+
## Summary
13+
Please describe your proposed PR and what it contains.
14+
15+
## Impact
16+
Please describe impact of your PR and it's function.

0 commit comments

Comments
 (0)