Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit 9133b18

Browse files
chore(issues): add issue template
1 parent e3b2035 commit 9133b18

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/ISSUE_TEMPLATE.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
#### Bug, feature request, or proposal:
2+
3+
4+
#### What is the expected behavior?
5+
6+
7+
#### What is the current behavior?
8+
9+
10+
#### What are the steps to reproduce?
11+
Providing a StackBlitz (or similar) is the *best* way to get the team to see your issue. <br/>
12+
* StackBlitz starter (using latest `npm` release): https://goo.gl/y38GUZ<br/>
13+
14+
15+
#### What is the use-case or motivation for changing an existing behavior?
16+
17+
18+
#### Which versions of Angular, Material, OS, TypeScript, browsers are affected?
19+
20+
21+
#### Is there anything else we should know?

0 commit comments

Comments
 (0)