issue form update
Some checks failed
Automatic sync with GitLab's read-only mirror / mirror (map[github:https://github.com/rehlds/.github.git gitlab:git@gitlab.com:rehlds/dot-github.git]) (push) Has been cancelled
Automatic sync with GitLab's read-only mirror / mirror (map[github:https://github.com/rehlds/ReGameDLL_CS.git gitlab:git@gitlab.com:rehlds/ReGameDLL_CS.git]) (push) Has been cancelled
Automatic sync with GitLab's read-only mirror / mirror (map[github:https://github.com/rehlds/hitboxtracker.git gitlab:git@gitlab.com:rehlds/hitboxtracker.git]) (push) Has been cancelled
Automatic sync with GitLab's read-only mirror / mirror (map[github:https://github.com/rehlds/metamod-r.git gitlab:git@gitlab.com:rehlds/metamod-r.git]) (push) Has been cancelled
Automatic sync with GitLab's read-only mirror / mirror (map[github:https://github.com/rehlds/metamod-r.org.git gitlab:git@gitlab.com:rehlds/metamod-r.org.git]) (push) Has been cancelled
Automatic sync with GitLab's read-only mirror / mirror (map[github:https://github.com/rehlds/reapi.git gitlab:git@gitlab.com:rehlds/reapi.git]) (push) Has been cancelled
Automatic sync with GitLab's read-only mirror / mirror (map[github:https://github.com/rehlds/rechecker.git gitlab:git@gitlab.com:rehlds/rechecker.git]) (push) Has been cancelled
Automatic sync with GitLab's read-only mirror / mirror (map[github:https://github.com/rehlds/rehlds.git gitlab:git@gitlab.com:rehlds/rehlds.git]) (push) Has been cancelled
Automatic sync with GitLab's read-only mirror / mirror (map[github:https://github.com/rehlds/rehlds.github.io.git gitlab:git@gitlab.com:rehlds/rehlds.github.io.git]) (push) Has been cancelled
Automatic sync with GitLab's read-only mirror / mirror (map[github:https://github.com/rehlds/relocalizebugfix.git gitlab:git@gitlab.com:rehlds/relocalizebugfix.git]) (push) Has been cancelled
Automatic sync with GitLab's read-only mirror / mirror (map[github:https://github.com/rehlds/resemiclip.git gitlab:git@gitlab.com:rehlds/resemiclip.git]) (push) Has been cancelled
Automatic sync with GitLab's read-only mirror / mirror (map[github:https://github.com/rehlds/reunion.git gitlab:git@gitlab.com:rehlds/reunion.git]) (push) Has been cancelled
Automatic sync with GitLab's read-only mirror / mirror (map[github:https://github.com/rehlds/revoice.git gitlab:git@gitlab.com:rehlds/revoice.git]) (push) Has been cancelled
Automatic sync with GitLab's read-only mirror / mirror (map[github:https://github.com/rehlds/testdemos.git gitlab:git@gitlab.com:rehlds/testdemos.git]) (push) Has been cancelled

This commit is contained in:
STAM 2024-11-22 18:57:07 +03:00
parent bcfe5ac7d7
commit 953ddb2bfa
No known key found for this signature in database
GPG Key ID: 711526C6938897F1
5 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
name: Bug Report
name: 🐞 Bug Report
description: A generic bug report
title: "[BUG]: "
labels: ["Type: 🐞 bug", "Status: 🖐 available"]
@ -35,7 +35,7 @@ body:
➡️ 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!):
➡️ (Optional) You could also provide info about AMX Mod X (version below `1.9.0` are *not* supported!):
`amxx version; amxx plugins`
➡️ Your environment: OS ( 🪟 `Windows` or 🐧 `Linux`), OS Vetsion, etc.

View File

@ -1,4 +1,4 @@
name: New Feature
name: 💡 New Feature
description: Suggest an idea for this project
title: "[Feature request]: "
labels: ["Engine: ⚙️ Independent", "Priority: ⚠️ medium", "OS: 💻 Independent", "Status: 🖐 available", "Type: 💡 feature request"]

View File

@ -1,4 +1,4 @@
name: Task
name: ⚗️ Task
description: Create some generic task for this project
title: "[TASK]: "
labels: ["Engine: ⚙️ Independent", "Priority: ⚠️ medium", "OS: 💻 Independent", "Status: 🖐 available", "Type: ⚗️ task"]