Skip to content

Commit a0bcd81

Browse files
josephperrottmmalerba
authored andcommitted
chore: update issue templates (#14338)
1 parent d741983 commit a0bcd81

File tree

4 files changed

+60
-0
lines changed

4 files changed

+60
-0
lines changed

.github/ISSUE_TEMPLATE/bug.md

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
name: Bug
3+
about: Report a bug found in Angular Material, CDK or our docs
4+
5+
---
6+
7+
#### What is the expected behavior?
8+
9+
10+
#### What is the current behavior?
11+
12+
13+
#### What are the steps to reproduce?
14+
Providing a StackBlitz reproduction is the *best* way to share your issue. <br/>
15+
StackBlitz starter: https://goo.gl/wwnhMV<br/>
16+
17+
18+
#### Which versions of Angular, Material, OS, TypeScript, browsers are affected?
19+
20+
21+
#### Is there anything else we should know?
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: Feature / Proposal
3+
about: Propose a new feature for Angular Material or CDK
4+
5+
---
6+
7+
#### Please describe the feature you would like to request.
8+
9+
10+
#### What is the use-case or motivation for this proposal?
11+
12+
13+
#### Is there anything else we should know?
+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: Feature/Proposal
3+
about: Propose a new feature for Angular Material or CDK
4+
5+
---
6+
7+
#### Please describe the feature you would like to request.
8+
9+
10+
#### What is the use-case or motivation for this proposal?
11+
12+
13+
#### Is there anything else we should know?

.github/ISSUE_TEMPLATE/feature.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: Feature
3+
about: Propose a new feature for Angular Material or CDK
4+
5+
---
6+
7+
#### Please describe the feature you would like to request.
8+
9+
10+
#### What is the use-case or motivation for this proposal?
11+
12+
13+
#### Is there anything else we should know?

0 commit comments

Comments
 (0)