Add pull request template

develop
Matija Koželj 2 years ago
parent b776657967
commit 2032737d67

@ -0,0 +1,51 @@
# {PR title}
Summary of the changes (Less than 80 chars)
## Description
{Detail}
Fixes #{bug number} (in this specific format)
## Customer Impact
{Justification}
## Regression?
- [ ] Yes
- [ ] No
[If yes, specify the version the behavior has regressed from]
## Risk
- [ ] High
- [ ] Medium
- [ ] Low
[Justify the selection above]
## Verification
- [ ] Manual (required)
- [ ] Automated
## Packaging changes reviewed?
- [ ] Yes
- [ ] No
- [ ] N/A
## Test coverage complete and passing?
- [ ] Yes
- [ ] No
- [ ] N/A
## Docs updated?
- [ ] Yes
- [ ] No
- [ ] N/A
Loading…
Cancel
Save