Skip to content

Commit 98eeaf0

Browse files
committed
chore(): add issue template
1 parent 251bc3a commit 98eeaf0

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
**Note: for support questions, please use one of these channels:**
2+
https://github.com/angular/material2/blob/master/CONTRIBUTING.md#question.
3+
This repository's issues are reserved for feature requests and bug reports.
4+
5+
* **Do you want to request a *feature* or report a *bug*?**
6+
7+
8+
9+
* **What is the current behavior?**
10+
11+
12+
13+
* **If the current behavior is a bug,
14+
please provide steps to reproduce and if possible a minimal demo of the problem**
15+
via https://plnkr.co or similar.
16+
17+
18+
* **What is the expected behavior?**
19+
20+
21+
22+
* **What is the motivation / use case for changing the behavior?**
23+
24+
25+
26+
* **Which version of Angular and Material, and which browser and OS does this issue affect?**
27+
Did this work in previous versions of Angular / Material?
28+
Please also test with the latest stable and snapshot versions.
29+
30+
31+
32+
* **Other information**
33+
(e.g. detailed explanation, stacktraces, related issues, suggestions how to fix)

0 commit comments

Comments
 (0)