mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-21 15:36:50 -05:00
🔧 added needs-triage label to all new bug issues (#5070)
This commit is contained in:
committed by
GitHub
parent
47ee6eeb51
commit
53398624f3
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: Bug Report
|
||||
description: File a bug report also known as an issue or problem.
|
||||
title: '[Bug]: '
|
||||
labels: ['bug']
|
||||
labels: ['needs triage', 'bug']
|
||||
body:
|
||||
- type: markdown
|
||||
id: intro-md
|
||||
|
||||
Reference in New Issue
Block a user