mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
Merge pull request #44947 from xiangpengzhao/fix-issue-template
Automatic merge from submit-queue Update troubleshooting link in ISSUE_TEMPLATE.md **What this PR does / why we need it**: Since our troubleshooting page has been moved, we should update the issue template. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: ref: #44434 **Release note**: ```release-note NONE ```
This commit is contained in:
commit
4e143b815e
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
@ -1,6 +1,6 @@
|
||||
<!-- Thanks for filing an issue! Before hitting the button, please answer these questions.-->
|
||||
|
||||
**Is this a request for help?** (If yes, you should use our troubleshooting guide and community support channels, see http://kubernetes.io/docs/troubleshooting/.):
|
||||
**Is this a request for help?** (If yes, you should use our troubleshooting guide and community support channels, see https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/.):
|
||||
|
||||
**Note:** Please file issues for subcomponents under the appropriate repo
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user