diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index cac47aa2..79cd1b98 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,5 +1,5 @@ --- -name: Bug report +name: 🐞 Bug report about: Something isn't working, broken, not expected behavior title: '' labels: 'bug' @@ -40,4 +40,4 @@ assignees: '' ### Configuration: [//]: # (No images please - only the textual representation) [//]: # (remember to delete any sensitive data) -[Hastebin](https://hastebin.com/) / [Gist](https://gist.github.com/) link of your config.yml file +[Hastebin](https://hastebin.com/) / [Gist](https://gist.github.com/) link of your config.yml file diff --git a/.github/ISSUE_TEMPLATE/enhancement_request.md b/.github/ISSUE_TEMPLATE/enhancement_request.md index c267a165..ba426d61 100644 --- a/.github/ISSUE_TEMPLATE/enhancement_request.md +++ b/.github/ISSUE_TEMPLATE/enhancement_request.md @@ -1,5 +1,5 @@ --- -name: Enhancement request +name: 💡 Enhancement request about: New feature or change request title: '' labels: 'enhancement'