Update pull request template [ci skip]
This commit is contained in:
23
.github/PULL_REQUEST_TEMPLATE.md
vendored
23
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,10 +1,27 @@
|
|||||||
**Related issue**: <!-- if applicable -->
|
**Related PRs / Issues **:
|
||||||
|
<!-- List any related PRs/issues here, if applicable -->
|
||||||
|
|
||||||
<!-- choose one -->
|
<!-- choose one -->
|
||||||
**Type of change**: bug fix | new feature | other enhancement
|
**Type of change**:
|
||||||
|
- [ ] bug fix
|
||||||
|
- [ ] new feature
|
||||||
|
- [ ] other enhancement
|
||||||
|
|
||||||
<!-- choose one -->
|
<!-- choose one -->
|
||||||
**Impact**: rtl change | software change | unknown | other
|
**Impact**:
|
||||||
|
- [ ] rtl change
|
||||||
|
- [ ] software change
|
||||||
|
- [ ] unknown
|
||||||
|
- [ ] other
|
||||||
|
|
||||||
|
<!-- choose one -->
|
||||||
|
**Contributer Checklist**:
|
||||||
|
- [ ] Did you set `dev` as the base branch?
|
||||||
|
- [ ] Did you add documentation for the feature?
|
||||||
|
- [ ] Did you add a test demonstrating the PR?
|
||||||
|
- [ ] Did you delete any extraneous prints/debugging code?
|
||||||
|
<!-- Do this if this PR is a bug fix that should be applied to master -->
|
||||||
|
- [ ] (If applicable) Did you mark the PR as "Please Backport"?
|
||||||
|
|
||||||
**Release Notes**
|
**Release Notes**
|
||||||
<!-- Text from here to the end of the body will be considered for inclusion in the release notes for the version containing this pull request. -->
|
<!-- Text from here to the end of the body will be considered for inclusion in the release notes for the version containing this pull request. -->
|
||||||
|
|||||||
Reference in New Issue
Block a user