mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Auto-add needs-triage label for new bugs/requests
This commit is contained in:
parent
cf2ea291e9
commit
d2a782ae20
3 changed files with 4 additions and 4 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: ''
|
||||
|
||||
---
|
||||
|
|
|
|||
4
.github/ISSUE_TEMPLATE/bug-report.md
vendored
4
.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: ''
|
||||
|
||||
---
|
||||
|
|
@ -12,7 +12,7 @@ assignees: ''
|
|||
|
||||
#### To Reproduce
|
||||
Steps to reproduce the behavior:
|
||||
1.
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
4. See error
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/feature-request.md
vendored
2
.github/ISSUE_TEMPLATE/feature-request.md
vendored
|
|
@ -2,7 +2,7 @@
|
|||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: "[Feature Request] Enter a brief description here"
|
||||
labels: feature-request
|
||||
labels: feature-request, need-triage
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue