mirror of
https://github.com/material-components/material-web.git
synced 2026-01-09 07:21:09 +08:00
Force using the bug, feature, and task templates (#1099)
* Delete ISSUE_TEMPLATE.md * Force using templates
This commit is contained in:
parent
9b03ee6880
commit
5d3eb247de
31
.github/ISSUE_TEMPLATE.md
vendored
31
.github/ISSUE_TEMPLATE.md
vendored
@ -1,31 +0,0 @@
|
||||
** PLEASE READ THIS BEFORE FILING AN ISSUE **
|
||||
|
||||
**I'm submitting a:**
|
||||
<!-- (check one with "x") -->
|
||||
- [ ] bug report
|
||||
- [ ] feature request
|
||||
|
||||
**What OS are you using?**
|
||||
<!-- Please include OS name and version -->
|
||||
|
||||
**What browser(s) is this bug affecting:**
|
||||
<!-- Please include the browser version. A user-agent string is also quite helpful. -->
|
||||
|
||||
**Current behavior:**
|
||||
<!-- Describe how the bug manifests. -->
|
||||
|
||||
**Expected behavior:**
|
||||
<!-- Describe what the behavior would be without the bug. -->
|
||||
|
||||
**Steps to reproduce:**
|
||||
<!-- If you are able to illustrate the bug or feature request with an example, please provide steps to reproduce and if possible a demo
|
||||
-->
|
||||
|
||||
**Related code:**
|
||||
|
||||
```js
|
||||
// insert any relevant code here or add a include a codepen
|
||||
```
|
||||
|
||||
**Other information:**
|
||||
<!-- List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to fix, Stack Overflow links, forum links, etc. -->
|
||||
1
.github/config.yml
vendored
Normal file
1
.github/config.yml
vendored
Normal file
@ -0,0 +1 @@
|
||||
blank_issues_enabled: false
|
||||
Loading…
x
Reference in New Issue
Block a user