Skip to content

Commit ce37f1b

Browse files
authored
added Stack Overflow guidance
Added extra links to the guidance pertaining asking questions on Stack Overflow, to ensure users first read through guidance to ensure questions are both on-topic and well-written — both of which will improve these users' experience on Stack Overflow, and avoid having off-topic questions asked there.
1 parent 976f234 commit ce37f1b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/en/docs/tasks/debug-application-cluster/troubleshooting.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,9 @@ and command-line interfaces (CLIs), such as [`kubectl`](/docs/reference/kubectl/
4545
Someone else from the community may have already asked a similar question or may
4646
be able to help with your problem. The Kubernetes team will also monitor
4747
[posts tagged Kubernetes](https://stackoverflow.com/questions/tagged/kubernetes).
48-
If there aren't any existing questions that help, please
49-
[ask a new one](https://stackoverflow.com/questions/ask?tags=kubernetes)!
48+
If there aren't any existing questions that help, **please [ensure that your question is on-topic on Stack Overflow](https://stackoverflow.com/help/on-topic)
49+
and that you read through the guidance on [how to ask a new question](https://stackoverflow.com/help/how-to-ask)**,
50+
before [asking a new one](https://stackoverflow.com/questions/ask?tags=kubernetes)!
5051

5152
### Slack
5253

0 commit comments

Comments
 (0)