mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Update issue templates
This commit is contained in:
2
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
@@ -1,5 +1,5 @@
|
||||
---
|
||||
name: Bug report
|
||||
name: 🐛 Bug report
|
||||
about: Unexpected program behaviour that needs code correction
|
||||
title: ''
|
||||
labels: 🐛 Bug, 👀 Evaluation
|
||||
|
||||
6
.github/ISSUE_TEMPLATE/Feature_request.md
vendored
6
.github/ISSUE_TEMPLATE/Feature_request.md
vendored
@@ -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
|
||||
|
||||
<!-- Purpose of the feature request - if it solves some problem, precise in particular what. If it benefits the program in some other way, precise in particular why. Present the underlying reason why this feature request makes sense, and what is the context of it. -->
|
||||
<!-- Purpose of the enhancement - if it solves some problem, precise in particular what. If it benefits the program in some other way, precise in particular why. Present the underlying reason why this enhancement makes sense, and what is the context of it. -->
|
||||
|
||||
### Solution
|
||||
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/Wiki_correction.md
vendored
2
.github/ISSUE_TEMPLATE/Wiki_correction.md
vendored
@@ -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
|
||||
|
||||
8
.github/ISSUE_TEMPLATE/config.yml
vendored
8
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user