diff --git a/.github/ISSUE_TEMPLATE/documentation.md b/.github/ISSUE_TEMPLATE/documentation.md new file mode 100644 index 000000000..4ef638250 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/documentation.md @@ -0,0 +1,23 @@ +--- +name: Documentation +about: Report problems and suggest ideas for the documentation +labels: docs +--- + + + + +### Kind of issue + - [ ] Improvement + - [ ] Mistake + - [ ] Other, namely: + +### Description + + + diff --git a/.github/ISSUE_TEMPLATE/icon_request.md b/.github/ISSUE_TEMPLATE/icon_request.md index a34023a58..dbef385ed 100644 --- a/.github/ISSUE_TEMPLATE/icon_request.md +++ b/.github/ISSUE_TEMPLATE/icon_request.md @@ -1,6 +1,6 @@ --- name: Icon request -about: Request a new icon for SimpleIcons +about: Request a new icon for Simple Icons labels: new icon --- @@ -23,7 +23,7 @@ labels: new icon **Official resources for icon and color:** - + diff --git a/.github/ISSUE_TEMPLATE/package.md b/.github/ISSUE_TEMPLATE/package.md index 75ee00387..927ad7102 100644 --- a/.github/ISSUE_TEMPLATE/package.md +++ b/.github/ISSUE_TEMPLATE/package.md @@ -1,6 +1,6 @@ --- name: Packages -about: Issues and improvements for the packages +about: Report problems and suggest ideas for the packages labels: package ---