Skip to content

Commit 4f084e5

Browse files
committed
chore: simplify issue template (#503)
1 parent df19952 commit 4f084e5

File tree

1 file changed

+9
-22
lines changed

1 file changed

+9
-22
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 9 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,22 @@
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.
1+
#### Bug, feature request, or proposal:
42

5-
* **Do you want to request a *feature* or report a *bug*?**
63

4+
#### What is the expected behavior?
75

86

9-
* **What is the current behavior?**
7+
#### What is the current behavior?
108

119

10+
#### What are the steps to reproduce?
1211

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.
12+
Providing a Plunker (or similar) is the *best* way to get the team to see your issue.
13+
Plunker template: http://plnkr.co/edit/o077B6uEiiIgkC0S06dd
1614

17-
Plunker Template: http://plnkr.co/edit/o077B6uEiiIgkC0S06dd?p=preview
1815

16+
#### What is the use-case or motivation for changing an existing behavior?
1917

20-
* **What is the expected behavior?**
2118

19+
#### What are the relevant versions of Angular, Material, OS, affected browsers, etc.?
2220

2321

24-
* **What is the motivation / use case for changing the behavior?**
25-
26-
27-
28-
* **Which version of Angular and Material, and which browser and OS does this issue affect?**
29-
Did this work in previous versions of Angular / Material?
30-
Please also test with the latest stable and snapshot versions.
31-
32-
33-
34-
* **Other information**
35-
(e.g. detailed explanation, stacktraces, related issues, suggestions how to fix)
22+
#### Is there anything else we should know?

0 commit comments

Comments
 (0)