diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c98fe45..303d9b2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,13 +7,13 @@ assignees: '' --- -**Describe the bug** +**Describe the bug** 🐛 A clear and concise description of what the bug is. -**Expected behavior** +**Expected behavior** 👀 A clear and concise description of what you expected to happen. -**Context** +**Context** 🔎 Before posting, make sure to use the `logLevel: DEBUG` of the plugin and see if you can fix the error yourself. If not, post your plugin configuration file (anonimize IP and secret key) and a partial logs file where the error is encountered. @@ -21,7 +21,7 @@ If not, post your plugin configuration file (anonimize IP and secret key) and a - OS: [e.g. Ubuntu, Debian, Docker] - Traefik version: [e.g. 2.9.*, 3.0.*] - Plugin version: [e.g. 1.1.*] - - Redis?: [e.g. 7.0.*] + - Redis ? : [e.g. 7.0.*] **To Reproduce** Steps to reproduce the behavior: @@ -29,3 +29,5 @@ Steps to reproduce the behavior: 2. Click on '....' 3. Scroll down to '....' 4. See error + +If you like the plugin, please consider starring it, so you can get updates and we get some more visibility ✨ diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 13cf3b1..e9db148 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,14 +7,13 @@ assignees: '' --- -**Is your feature request related to a problem? Please describe.** +**Is your feature request related to a problem? Please describe.** 🐛 A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -**Describe the solution you'd like** +**Describe the solution you'd like** ✨ A clear and concise description of what you want to happen. -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. - **Additional context** Add any other context or screenshots about the feature request here. + +If you like the plugin, please consider starring it, so you can get updates and we get some more visibility ✨