-
Notifications
You must be signed in to change notification settings - Fork 6.8k
fix(docs): remove troubleshooting issue template #25156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I was suggesting that we just change the wording here to further discourage users from opening a troubleshooting issue E.g. "Issues should not be opened for troubleshooting." And the template itself can be a bit more blunt about not wanting these issues opened, rather than providing inputs that continue to guide the user to giving information. |
You can add entries here that just link somewhere else- maybe that's the best thing? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Remove the Troubleshooting issue template. Add contact links to StackOverflow, Gitter and Google Groups. The support request [Saved Reply](https://github.com/angular/angular/blob/main/docs/SAVED_REPLIES.md) summarizes well why issues are not the best place to help support help. >>> Hello, we reviewed this issue and determined that it doesn't fall into the bug report or feature request category. This issue tracker is not suitable for support requests, please repost your issue on [StackOverflow](https://stackoverflow.com/) using tag `angular`. If you are wondering why we don't resolve support issues via the issue tracker, please [check out this explanation](https://github.com/angular/angular/blob/main/CONTRIBUTING.md#question).
bbfc252
to
d4cea76
Compare
Remove the Troubleshooting issue template. Add contact links to StackOverflow, Gitter and Google Groups. The support request [Saved Reply](https://github.com/angular/angular/blob/main/docs/SAVED_REPLIES.md) summarizes well why issues are not the best place to help support help. >>> Hello, we reviewed this issue and determined that it doesn't fall into the bug report or feature request category. This issue tracker is not suitable for support requests, please repost your issue on [StackOverflow](https://stackoverflow.com/) using tag `angular`. If you are wondering why we don't resolve support issues via the issue tracker, please [check out this explanation](https://github.com/angular/angular/blob/main/CONTRIBUTING.md#question). (cherry picked from commit 7ba9fa7)
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Remove the Troubleshooting issue template. Add contact links to
StackOverflow, Gitter and Google Groups.
The support request Saved
Reply
summarizes well why issues are not the best place to help support help.
Hello, we reviewed this issue and determined that it doesn't fall into the bug report or feature request category. This issue tracker is not suitable for support requests, please repost your issue on StackOverflow using tag
angular
.If you are wondering why we don't resolve support issues via the issue tracker, please check out this explanation.