Skip to content

Commit 24697f7

Browse files
dsn5ftikim24
authored andcommitted
Update GitHub issue templates
Resolves #421 PiperOrigin-RevId: 257220357
1 parent e59b70d commit 24697f7

File tree

3 files changed

+46
-3
lines changed

3 files changed

+46
-3
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: "[Component name] Short description of issue"
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Description:** Full description of issue here
11+
12+
**Expected behavior:** Screenshots and/or description of expected behavior
13+
14+
**Source code:** The code snippet which is causing this issue. Please consider attaching a minimal sample app that reproduces the issue.
15+
16+
**Android API version:** Android API version here
17+
18+
**Material Library version:** Material Android Library version you are using here (e.g., 1.1.0-alpha07)
19+
20+
**Device:** Device on which the bug was encountered here
21+
22+
To help us triage faster, please check to make sure you are using the [latest version](https://github.com/material-components/material-components-android/releases) of the library.
23+
24+
We also happily accept [pull requests](https://github.com/material-components/material-components-android/pulls).
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: "[Component name] Short description of request"
5+
labels: feature request
6+
assignees: ''
7+
8+
---
9+
10+
**Is your feature request related to a problem? Please describe.**
11+
A clear and concise description of what the problem is.
12+
13+
**Describe the solution you'd like**
14+
A clear and concise description of what you want to happen.
15+
16+
**Describe alternatives you've considered**
17+
A clear and concise description of any alternative solutions or features you've considered.
18+
19+
**Additional context**
20+
Add any other context or screenshots about the feature request here.
21+
22+
We also happily accept [pull requests](https://github.com/material-components/material-components-android/pulls).

ISSUE_TEMPLATE.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)