Skip to content

Commit fea29df

Browse files
committed
docs: remove troubleshooting issue template (#25156)
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)
1 parent 890765b commit fea29df

File tree

2 files changed

+9
-55
lines changed

2 files changed

+9
-55
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,12 @@ contact_links:
33
- name: Angular Framework
44
url: https://github.com/angular/angular/issues/new
55
about: Issues and feature requests for Angular Framework
6+
- name: StackOverflow
7+
url: https://stackoverflow.com/questions/tagged/angular-material2
8+
about: Extended community of users can provide troubleshooting help
9+
- name: Gitter
10+
url: https://gitter.im/angular/material2
11+
about: Extended community of users can provide troubleshooting help
12+
- name: Google Groups
13+
url: https://groups.google.com/forum/#!forum/angular-material2
14+
about: Extended community of users can provide troubleshooting help

.github/ISSUE_TEMPLATE/troubleshooting.yml

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)