From 72a52cd4a7bc69b8cf92d386e96cc52c95415b7e Mon Sep 17 00:00:00 2001 From: Austin Andrews Date: Sun, 13 May 2018 20:26:02 -0500 Subject: [PATCH] Issue Templates v1. --- CONTRIBUTING.md => .github/CONTRIBUTING.md | 0 .github/ISSUE_TEMPLATE/bug_report.md | 12 ++++++++++++ .github/ISSUE_TEMPLATE/icon_request.md | 13 +++++++++++++ .github/ISSUE_TEMPLATE/question.md | 11 +++++++++++ 4 files changed, 36 insertions(+) rename CONTRIBUTING.md => .github/CONTRIBUTING.md (100%) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md create mode 100644 .github/ISSUE_TEMPLATE/icon_request.md create mode 100644 .github/ISSUE_TEMPLATE/question.md diff --git a/CONTRIBUTING.md b/.github/CONTRIBUTING.md similarity index 100% rename from CONTRIBUTING.md rename to .github/CONTRIBUTING.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..d3ce8f0a0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,12 @@ +--- +name: 🐛 Bug report +about: Report an issue with an icon or supporting library + +--- + + \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/icon_request.md b/.github/ISSUE_TEMPLATE/icon_request.md new file mode 100644 index 000000000..421c5b7e9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/icon_request.md @@ -0,0 +1,13 @@ +--- +name: ➕ Icon Request +about: Request an icon for the team to add + +--- + + + diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 000000000..9b36f4ef0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,11 @@ +--- +name: ❓ Question +about: Unlike other repos, we're fine with questions. + +--- + + +