mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-03 16:59:52 +00:00
Add checkbox to denote backporting required on issue templates
Signed-off-by: Chris Wayne <cwayne18@gmail.com>
This commit is contained in:
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -34,3 +34,9 @@ Cluster Configuration:
|
||||
|
||||
**Additional context / logs:**
|
||||
<!-- Add any other context and/or logs about the problem here. -->
|
||||
|
||||
**Backporting**
|
||||
<!--
|
||||
Does this PR need to be backported to older releases? If so, please check this box to ensure no necessary backports are missed."
|
||||
-->
|
||||
- [ ] Needs backporting to older releases
|
||||
|
||||
6
.github/ISSUE_TEMPLATE/feature_request.md
vendored
6
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -20,3 +20,9 @@ assignees: ''
|
||||
|
||||
**Additional context**
|
||||
<!-- Add any other context or screenshots about the feature request here. -->
|
||||
|
||||
**Backporting**
|
||||
<!--
|
||||
Does this PR need to be backported to older releases? If so, please check this box to ensure no necessary backports are missed."
|
||||
-->
|
||||
- [ ] Needs backporting to older releases
|
||||
|
||||
Reference in New Issue
Block a user