mirror of
https://github.com/Templarian/MaterialDesign.git
synced 2026-03-03 07:04:06 +01:00
Issue Templates v1.
This commit is contained in:
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
name: 🐛 Bug report
|
||||
about: Report an issue with an icon or supporting library
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
>> Make sure you searched opened issues! <<
|
||||
|
||||
If an icon is on the site it does not mean it has
|
||||
been released. https://materialdesignicons.com/history
|
||||
-->
|
||||
13
.github/ISSUE_TEMPLATE/icon_request.md
vendored
Normal file
13
.github/ISSUE_TEMPLATE/icon_request.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
name: ➕ Icon Request
|
||||
about: Request an icon for the team to add
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
>> Make sure you searched opened issues! <<
|
||||
|
||||
Please keep the issue title a single word or noun
|
||||
You can paste images to provide examples of what it might look like.
|
||||
-->
|
||||
|
||||
11
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
11
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
name: ❓ Question
|
||||
about: Unlike other repos, we're fine with questions.
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
Please make sure it is relevant to the icon pack
|
||||
and not too specific to a Framework/Library.
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user