Skip to content

Commit 6391e43

Browse files
authored
Merge branch 'master' into master
2 parents 0cd8f74 + 0c96a8a commit 6391e43

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
## Expected Behavior
11+
12+
13+
## Actual Behavior
14+
15+
16+
## Steps to Reproduce the Problem
17+
18+
1.
19+
1.
20+
1.
21+
22+
## Specifications
23+
24+
- Version:
25+
- Platform:
26+
- Subsystem:

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Start typing `a-md-*` and hit `enter`, the snippet spreads out.
4242
| a-md-checkbox-fc | `<mat-checkbox>` control with `formControlName` |
4343
| a-md-chips | `<mat-chip-list>` control with `<mat-chip>` |
4444
| a-md-chip | `<mat-chip>` control for `<mat-chip-list>` |
45+
| a-md-data-table | `<mat-table>` control |
4546
| a-md-datepicker | `<mat-datepicker>` control |
4647
| a-md-divider | `<mat-divider>` control |
4748
| a-md-inset-divider | `<mat-divider>` control configured `inset` |

0 commit comments

Comments
 (0)