Update PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
eaa8ba814e
commit
3abc98acc8
1 changed files with 1 additions and 26 deletions
27
.github/PULL_REQUEST_TEMPLATE.md
vendored
27
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -1,30 +1,6 @@
|
||||||
## PR Checklist
|
|
||||||
Please check all that apply to this PR using "x":
|
|
||||||
|
|
||||||
- [ ] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged)
|
|
||||||
- [ ] I have checked that this PR does not introduce a breaking change
|
|
||||||
- [ ] This PR introduces breaking changes and I have provided a detailed explanation below
|
|
||||||
|
|
||||||
|
|
||||||
## PR Type
|
|
||||||
What kind of change does this PR introduce?
|
|
||||||
|
|
||||||
Why is this change necessary?
|
|
||||||
|
|
||||||
<!-- Please check all that apply to this PR using "x". -->
|
|
||||||
|
|
||||||
- [ ] Bugfix
|
|
||||||
- [ ] Feature
|
|
||||||
- [ ] Breaking changes (bugfix or feature that introduces breaking changes)
|
|
||||||
- [ ] Code style update (formatting)
|
|
||||||
- [ ] Refactoring (no functional changes)
|
|
||||||
- [ ] Documentation changes
|
|
||||||
- [ ] Other - Please describe:
|
|
||||||
|
|
||||||
## Fixes
|
## Fixes
|
||||||
|
|
||||||
Issue Number: N/A
|
Link to issue:
|
||||||
|
|
||||||
|
|
||||||
## What is the current behavior?
|
## What is the current behavior?
|
||||||
|
|
||||||
|
@ -34,5 +10,4 @@ Issue Number: N/A
|
||||||
|
|
||||||
## Other information
|
## Other information
|
||||||
|
|
||||||
|
|
||||||
<!-- If this PR contains a breaking change, please describe the impact and solution strategy for existing applications below. -->
|
<!-- If this PR contains a breaking change, please describe the impact and solution strategy for existing applications below. -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue