Testing to add needs-triage labels to issues not yet verified

This commit is contained in:
Griatch 2022-10-29 10:49:26 +02:00
parent 8ac0ce1905
commit cbfc5d6bcd
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
name: Bug report (branch-develop)
about: Use this to report errors in the Evennia `develop` branch
title: "[BUG - Develop] (Enter a brief description here)"
labels: bug, branch-develop
labels: bug, branch-develop, needs-triage
assignees: ''
---

View file

@ -2,7 +2,7 @@
name: Bug report
about: Create a report to help us improve
title: "[BUG] (Enter a brief description here)"
labels: bug
labels: bug, needs-triage
assignees: ''
---