mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Testing to add needs-triage labels to issues not yet verified
This commit is contained in:
parent
8ac0ce1905
commit
cbfc5d6bcd
2 changed files with 2 additions and 2 deletions
2
.github/ISSUE_TEMPLATE/bug-report-develop.md
vendored
2
.github/ISSUE_TEMPLATE/bug-report-develop.md
vendored
|
|
@ -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: ''
|
||||
|
||||
---
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/bug-report.md
vendored
2
.github/ISSUE_TEMPLATE/bug-report.md
vendored
|
|
@ -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: ''
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue