label enhacement + issue form updated

This commit is contained in:
STAM 2024-11-21 18:12:32 +03:00
parent ab497c6e4c
commit e0421f11d2
No known key found for this signature in database
GPG Key ID: 711526C6938897F1
5 changed files with 144 additions and 85 deletions

View File

@ -0,0 +1,116 @@
name: Bug Report
description: A generic bug report
title: "[BUG]: "
labels: ["Type: 🐞 bug", "Status: 🖐 available"]
assignees:
- s1lentq
body:
- type: markdown
attributes:
value: Thanks for taking the time to fill out this bug report!
- type: input
id: contact
attributes:
label: Contact Details (optional)
description: How can we get in touch with you if we need more info?
placeholder: ex. email@example.com
validations:
required: false
- type: textarea
id: what-happened
attributes:
label: What happened?
description: Also tell us, what did you expect to happen?
placeholder: Tell us what you see!
value: A bug happened!
validations:
required: true
- type: input
id: enginever
attributes:
label: ReHLDS Version
description: What version of engine are you seeing the problem on? Paste output from `version` command in console
validations:
required: true
- type: input
id: regamedllcsversion
attributes:
label: ReGameDLL_CS Version
description: What version of ReGameDLL_CS are you running? Paste output from `game version` command in console
validations:
required: true
- type: input
id: metamodrversion
attributes:
label: Metamod-r Version
description: What version of Metamod-r are you running? Paste output from `meta version` command in console
validations:
required: true
- type: input
id: amxxversion
attributes:
label: AMX Mod X Version
description: What version of AMX Mod X are you running? AMX Mod X < `1.9.0` are *not* supported. Paste output from `amxx version` command in console
validations:
required: false
- type: textarea
id: metalist
attributes:
label: List of Metamod plugins
description: Paste output from `meta list` command in console
render: shell
validations:
required: true
- type: textarea
id: amxxplugins
attributes:
label: List of AmxX plugins
description: Paste output of `amxx plugins` command in console
render: shell
validations:
required: false
- type: dropdown
id: os
attributes:
label: What OS are you seeing the problem on?
multiple: true
options:
- Windows
- Linux
validations:
required: true
- type: dropdown
id: osver
attributes:
label: What OS version are you seeing the problem on?
multiple: true
options:
- Windows 7
- Windows 8
- Windows 8.1
- Windows 10
- Windows 11
- Ubuntu 14.x
- Ubuntu 16.x
- Ubuntu 18.x
- Ubuntu 20.x
- Ubuntu 22.x
- Debian 10
- Debian 11
- Debian 12
- Other Linux
validations:
required: true
- type: textarea
id: logs
attributes:
label: Relevant log output
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
render: shell
- type: markdown
attributes:
value: Thanks for completing our form!

View File

@ -7,11 +7,11 @@ assignees:
body:
- type: markdown
attributes:
value: Thanks for taking the time to fill out this bug report!
value: 💖 Thanks for taking the time to fill out this bug report!
- type: input
id: contact
attributes:
label: Contact Details (optional)
label: 👉👈 Contact Details (optional)
description: How can we get in touch with you if we need more info?
placeholder: ex. email@example.com
validations:
@ -19,96 +19,33 @@ body:
- type: textarea
id: what-happened
attributes:
label: What happened?
label: 🤔 What happened?
description: Also tell us, what did you expect to happen?
placeholder: Tell us what you see!
value: A bug happened!
validations:
required: true
- type: input
id: enginever
attributes:
label: ReHLDS Version
description: What version of engine are you seeing the problem on? Paste output from `version` command in console
validations:
required: true
- type: input
id: regamedllcsversion
attributes:
label: ReGameDLL_CS Version
description: What version of ReGameDLL_CS are you running? Paste output from `game version` command in console
validations:
required: true
- type: input
id: metamodrversion
attributes:
label: Metamod-r Version
description: What version of Metamod-r are you running? Paste output from `meta version` command in console
validations:
required: true
- type: input
id: amxxversion
attributes:
label: AMX Mod X Version
description: What version of AMX Mod X are you running? AMX Mod X < `1.9.0` are *not* supported. Paste output from `amxx version` command in console
validations:
required: false
- type: textarea
id: metalist
id: metainfo
attributes:
label: List of Metamod plugins
description: Paste output from `meta list` command in console
label: ⚠️ Meta-information
description: |
➡️ What version of engine are you seeing the problem on?
➡️ Please, paste output from console command below:
`version; game version; meta version; meta list`
➡️ (Optional) You could also provide info about AMX Mox X (version < `1.9.0` are *not* supported!):
`amxx version; amxx plugins`
➡️ Your environment: OS ( 🪟 `Windows` or 🐧 `Linux`), OS Vetsion, etc.
render: shell
validations:
required: true
- type: textarea
id: amxxplugins
attributes:
label: List of AmxX plugins
description: Paste output of `amxx plugins` command in console
render: shell
validations:
required: false
- type: dropdown
id: os
attributes:
label: What OS are you seeing the problem on?
multiple: true
options:
- Windows
- Linux
validations:
required: true
- type: dropdown
id: osver
attributes:
label: What OS version are you seeing the problem on?
multiple: true
options:
- Windows 7
- Windows 8
- Windows 8.1
- Windows 10
- Windows 11
- Ubuntu 14.x
- Ubuntu 16.x
- Ubuntu 18.x
- Ubuntu 20.x
- Ubuntu 22.x
- Debian 10
- Debian 11
- Debian 12
- Other Linux
validations:
required: true
- type: textarea
id: logs
attributes:
label: Relevant log output
label: 📄 Relevant log output
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
render: shell
- type: markdown

View File

@ -8,11 +8,11 @@ assignees:
body:
- type: markdown
attributes:
value: Thanks for taking the time to fill out this Feature request!
value: 💖 Thanks for taking the time to fill out this Feature request!
- type: input
id: contact-task
attributes:
label: Contact Details (optional)
label: 👉👈 Contact Details (optional)
description: How can we get in touch with you if we need more info?
placeholder: ex. email@example.com
validations:
@ -20,7 +20,7 @@ body:
- type: textarea
id: have-idea
attributes:
label: Tell us more about your idea
label: 💡 Tell us more about your idea
description: Tell us what you expect from the project and the developers?
placeholder: Tell us about your idea!
value: I have an idea!

View File

@ -5,11 +5,11 @@ labels: ["Engine: ⚙️ Independent", "Priority: ⚠️ medium", "OS: 💻 Inde
body:
- type: markdown
attributes:
value: Thanks for taking the time to fill out this Task!
value: 💖 Thanks for taking the time to fill out this Task!
- type: input
id: contact-feature
attributes:
label: Contact Details (optional)
label: 👉👈 Contact Details (optional)
description: How can we get in touch with you if we need more info?
placeholder: ex. email@example.com
validations:
@ -17,7 +17,7 @@ body:
- type: textarea
id: have-task
attributes:
label: Tell us more about your task
label: 📌 Tell us more about your task
description: Tell us what you want from the project and the developers?
placeholder: Tell us about your task!
value: I have an task!

6
.github/labels.yml vendored
View File

@ -29,6 +29,12 @@
color: "FF5733"
- name: "Type: 🧬 bug in original HLDS"
color: "FF5733"
- name: "Type: 🧬 bug in original GameDLL"
color: "FF5733"
- name: "Type: 🧬 bug on Client side"
color: "FF5733"
- name: "Type: 🧬 reverse-engineering mistake"
color: "e7067c"
- name: "Type: 🖼 bug in map"
color: "FF5733"
- name: "Type: ⚡ performance"