mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-22 00:13:45 -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
|
name: Bug Report
|
||||||
description: File a bug report also known as an issue or problem.
|
description: File a bug report also known as an issue or problem.
|
||||||
title: '[Bug]: '
|
title: '[Bug]: '
|
||||||
labels: ['bug']
|
labels: ['needs triage', 'bug']
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
id: intro-md
|
id: intro-md
|
||||||
|
|||||||
6
upcoming-release-notes/5070.md
Normal file
6
upcoming-release-notes/5070.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
category: Maintenance
|
||||||
|
authors: [MatissJanis]
|
||||||
|
---
|
||||||
|
|
||||||
|
Added 'needs triage' label to all new bug issues
|
||||||
Reference in New Issue
Block a user