fix(ISSUE_TEMPLATE): remove issue auto assign
Some checks failed
Automatic sync with read-only mirrors / mirror (map[bitbucket:git@bitbucket.org:rehlds-dev/.github.git codeberg:git@codeberg.org:reHLDS/.github.git github:https://github.com/rehlds/.github.git gitlab:git@gitlab.com:rehlds/dot-github.git]) (push) Has been cancelled
Automatic sync with read-only mirrors / mirror (map[bitbucket:git@bitbucket.org:rehlds-dev/hitboxtracker.git codeberg:git@codeberg.org:reHLDS/hitboxtracker.git github:https://github.com/rehlds/hitboxtracker.git gitlab:git@gitlab.com:rehlds/hitboxtracker.git]) (push) Has been cancelled
Automatic sync with read-only mirrors / mirror (map[bitbucket:git@bitbucket.org:rehlds-dev/metamod-r-game-tests.git codeberg:git@codeberg.org:reHLDS/metamod-r-game-tests.git github:https://github.com/rehlds/metamod-r-game-tests.git gitlab:git@gitlab.com:rehlds/metamod-r-game-tests.git]) (push) Has been cancelled
Automatic sync with read-only mirrors / mirror (map[bitbucket:git@bitbucket.org:rehlds-dev/metamod-r.git codeberg:git@codeberg.org:reHLDS/metamod-r.git github:https://github.com/rehlds/metamod-r.git gitlab:git@gitlab.com:rehlds/metamod-r.git]) (push) Has been cancelled
Automatic sync with read-only mirrors / mirror (map[bitbucket:git@bitbucket.org:rehlds-dev/metamod-r.org.git codeberg:git@codeberg.org:reHLDS/metamod-r.org.git 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 read-only mirrors / mirror (map[bitbucket:git@bitbucket.org:rehlds-dev/reapi.git codeberg:git@codeberg.org:reHLDS/reapi.git github:https://github.com/rehlds/reapi.git gitlab:git@gitlab.com:rehlds/reapi.git]) (push) Has been cancelled
Automatic sync with read-only mirrors / mirror (map[bitbucket:git@bitbucket.org:rehlds-dev/rechecker.git codeberg:git@codeberg.org:reHLDS/rechecker.git github:https://github.com/rehlds/rechecker.git gitlab:git@gitlab.com:rehlds/rechecker.git]) (push) Has been cancelled
Automatic sync with read-only mirrors / mirror (map[bitbucket:git@bitbucket.org:rehlds-dev/regamedll_cs.git codeberg:git@codeberg.org:reHLDS/ReGameDLL_CS.git github:https://github.com/rehlds/ReGameDLL_CS.git gitlab:git@gitlab.com:rehlds/ReGameDLL_CS.git]) (push) Has been cancelled
Automatic sync with read-only mirrors / mirror (map[bitbucket:git@bitbucket.org:rehlds-dev/rehlds.git codeberg:git@codeberg.org:reHLDS/rehlds.git github:https://github.com/rehlds/rehlds.git gitlab:git@gitlab.com:rehlds/rehlds.git]) (push) Has been cancelled
Automatic sync with read-only mirrors / mirror (map[bitbucket:git@bitbucket.org:rehlds-dev/rehlds.github.io.git codeberg:git@codeberg.org:reHLDS/rehlds.github.io.git 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 read-only mirrors / mirror (map[bitbucket:git@bitbucket.org:rehlds-dev/relocalizebugfix.git codeberg:git@codeberg.org:reHLDS/relocalizebugfix.git github:https://github.com/rehlds/relocalizebugfix.git gitlab:git@gitlab.com:rehlds/relocalizebugfix.git]) (push) Has been cancelled
Automatic sync with read-only mirrors / mirror (map[bitbucket:git@bitbucket.org:rehlds-dev/resemiclip.git codeberg:git@codeberg.org:reHLDS/resemiclip.git github:https://github.com/rehlds/resemiclip.git gitlab:git@gitlab.com:rehlds/resemiclip.git]) (push) Has been cancelled
Automatic sync with read-only mirrors / mirror (map[bitbucket:git@bitbucket.org:rehlds-dev/reunion.git codeberg:git@codeberg.org:reHLDS/reunion.git github:https://github.com/rehlds/reunion.git gitlab:git@gitlab.com:rehlds/reunion.git]) (push) Has been cancelled
Automatic sync with read-only mirrors / mirror (map[bitbucket:git@bitbucket.org:rehlds-dev/revoice.git codeberg:git@codeberg.org:reHLDS/revoice.git github:https://github.com/rehlds/revoice.git gitlab:git@gitlab.com:rehlds/revoice.git]) (push) Has been cancelled
Automatic sync with read-only mirrors / mirror (map[bitbucket:git@bitbucket.org:rehlds-dev/testdemos.git codeberg:git@codeberg.org:reHLDS/testdemos.git github:https://github.com/rehlds/testdemos.git gitlab:git@gitlab.com:rehlds/testdemos.git]) (push) Has been cancelled

This commit is contained in:
Sergey 2025-07-12 19:02:50 +03:00 committed by GitHub
parent 2dd225ae99
commit 1267272fa3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -2,8 +2,8 @@ name: 🐞 Bug Report
description: A generic bug report description: A generic bug report
title: "[BUG]: " title: "[BUG]: "
labels: ["Type: 🐞 bug", "Status: 🖐 available"] labels: ["Type: 🐞 bug", "Status: 🖐 available"]
assignees: # assignees:
- s1lentq # - s1lentq
body: body:
- type: markdown - type: markdown
attributes: attributes:

View File

@ -2,9 +2,9 @@ name: 💡 New Feature
description: Suggest an idea for this project description: Suggest an idea for this project
title: "[Feature request]: " title: "[Feature request]: "
labels: ["Engine: ⚙️ Independent", "Priority: ⚠️ medium", "OS: 💻 Independent", "Status: 🖐 available", "Type: 💡 feature request"] labels: ["Engine: ⚙️ Independent", "Priority: ⚠️ medium", "OS: 💻 Independent", "Status: 🖐 available", "Type: 💡 feature request"]
assignees: # assignees:
- s1lentq # - s1lentq
- stamepicmorg # - stamepicmorg
body: body:
- type: markdown - type: markdown
attributes: attributes: