Skip to content

Commit

Permalink
Create PULL_REQUEST_TEMPLATE.md (#5439)
Browse files Browse the repository at this point in the history
Adding first version of PULL_REQUEST_TEMPLATE.md.

The purpose of this template is to improve and simplify writing more accurate Release Notes.
  • Loading branch information
VojtechBartoska committed Jul 26, 2021
1 parent 6e47e18 commit e0e5c88
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,16 @@
----------------------------------------------------------------------------------------------------------------------------------------------------
This entire section can be deleted if all items are checked.

*By completing this PR sufficiently, you help us to improve the quality of Release Notes*

### Checklist

1. [ ] Please provide specific title of the PR describing the change, including the component name (eg."Update of Documentation link on Readme.md")
2. [ ] Please provide related links (eg. Issue, other Project, submodule PR..)
----------------------------------------------------------------------------------------------------------------------------------------------------

## Summary
Please describe your proposed PR and what it contains.

## Impact
Please describe impact of your PR and it's function.

0 comments on commit e0e5c88

Please sign in to comment.