Skip to content

Commit 91da445

Browse files
committed
Update docs to point to buganizer for bugs or feature requests
PiperOrigin-RevId: 204298916
1 parent 36c01ed commit 91da445

File tree

2 files changed

+10
-21
lines changed

2 files changed

+10
-21
lines changed

ISSUE_TEMPLATE.md

Lines changed: 3 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
### Overview
2-
For usage questions: ask on
3-
[Stack Overflow](http://stackoverflow.com/questions/tagged/material-components).
4-
5-
- Context, problem or idea, solution or next step
6-
- Screenshots/Video (if possible)
7-
- Stack trace (if possible)
8-
9-
### Reproduction steps
10-
11-
- Detailed steps to reproduce
12-
13-
### Version number
14-
15-
- Found in CHANGELOG.md
16-
17-
### Operating system and device
18-
19-
### Related issues
20-
21-
- Type `#` and the issue number or `#` and select the from the inline drop down.
1+
We're transitioning from github issues to a public buganizer component. Rather
2+
than submitting a bug here on github, please file any bugs or feature requests
3+
at https://issuetracker.google.com/issues/new?component=439535.

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ Design Support Library.
1616
For information on how to get started with Material Components for Android,
1717
take a look at our [Getting Started](docs/getting-started.md) guide.
1818

19+
## Submitting Bugs or Feature Requests
20+
21+
For usage questions: ask on
22+
[Stack Overflow](http://stackoverflow.com/questions/tagged/material-components).
23+
24+
Bugs or feature requests should be submitted at https://issuetracker.google.com/issues/new?component=439535
25+
1926
## Useful Links
2027
- [All Components](https://github.com/material-components/material-components-android/tree/master/lib/)
2128
- [Getting Started](docs/getting-started.md)

0 commit comments

Comments
 (0)