mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 06:19:31 +00:00
Merge pull request #3669 from cwayne18/issue-backport
Add checkbox to denote backporting required on issue templates
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 fix need to be backported to older releases? If so, please check this box and list the branches it should be backported to.
|
||||
-->
|
||||
- [ ] 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 fix need to be backported to older releases? If so, please check this box and list the branches it should be backported to.
|
||||
-->
|
||||
- [ ] Needs backporting to older releases
|
||||
|
||||
Reference in New Issue
Block a user