diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 9805fa45c..207454683 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: Unexpected program behaviour that needs code correction title: '' labels: 🐛 Bug, 👀 Evaluation diff --git a/.github/ISSUE_TEMPLATE/Feature_request.md b/.github/ISSUE_TEMPLATE/Feature_request.md index 696ebbc44..8a231e545 100644 --- a/.github/ISSUE_TEMPLATE/Feature_request.md +++ b/.github/ISSUE_TEMPLATE/Feature_request.md @@ -1,5 +1,5 @@ --- -name: Feature request +name: ✨ Enhancement about: General idea for improving the project title: '' labels: ✨ Enhancement, 👀 Evaluation @@ -17,11 +17,11 @@ I UNDERSTAND THAT IF MY ISSUE IS NOT MEETING CONTRIBUTING GUIDELINES SPECIFIED A Feel free to remove our notice and fill the template below with your details. --> -## Feature request +## Enhancement ### Purpose - + ### Solution diff --git a/.github/ISSUE_TEMPLATE/Wiki_correction.md b/.github/ISSUE_TEMPLATE/Wiki_correction.md index d87045056..547f73dc4 100644 --- a/.github/ISSUE_TEMPLATE/Wiki_correction.md +++ b/.github/ISSUE_TEMPLATE/Wiki_correction.md @@ -1,5 +1,5 @@ --- -name: Wiki correction +name: 📕 Wiki correction about: All issues related to our wiki documentation, mainly corrections and ideas title: '' labels: 📕 Wiki, 👀 Evaluation diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 5eca79142..5e3fca7d4 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,14 +1,14 @@ blank_issues_enabled: false contact_links: - - name: ASF-ui issue + - name: 🖥️ ASF-ui issue url: https://github.com/JustArchiNET/ASF-ui/issues/new/choose about: Please open issue in ASF-ui repo. - - name: Localization improvement + - name: 🌐 Localization improvement url: https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Localization about: Please use our crowdin platform. - - name: Support question or technical issue + - name: ❓ Support question or technical issue url: https://github.com/JustArchiNET/ArchiSteamFarm/blob/main/.github/SUPPORT.md about: Please review our support guidelines. - - name: Negative feedback, complaints and demands + - name: 🗯️ Negative feedback, complaints and demands url: https://www.youtube.com/watch?v=dQw4w9WgXcQ about: We're taking those very seriously.