From 0c012be6fbe8be5b93d1c99bfd32d3cf0b92915d Mon Sep 17 00:00:00 2001 From: Clemens Bastian <8781699+amacado@users.noreply.github.com> Date: Tue, 1 Sep 2020 23:30:52 +0200 Subject: [PATCH] Create issue templates --- .github/ISSUE_TEMPLATE/icon-request.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/icon-request.md diff --git a/.github/ISSUE_TEMPLATE/icon-request.md b/.github/ISSUE_TEMPLATE/icon-request.md new file mode 100644 index 00000000..0d161208 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/icon-request.md @@ -0,0 +1,15 @@ +--- +name: Icon request +about: Requesting a new icon or changes to an existing icon +title: 'Icon request: [NAME]' +labels: 'request: icon' +assignees: '' + +--- + +### About the icon +*Short description why you think this icon is matching in our project* +### Links +*Provide helpful links which can be used to take a deeper look into the icon and provide, if available, some resources (svg's) where the icon can be found* +### Preview +*If available, provide some images of the icon you would like to be added*