Removed 'bug' from auto-labels on new issue template

This commit is contained in:
Richard 2023-02-20 09:32:13 +00:00 committed by GitHub
parent bafb29cd3a
commit 2618e3da78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: Bug Report
description: File a bug report or issue
title: "[Bug]: "
labels: ['Bug', 'triage']
labels: ['triage']
assignees: []
body:
- type: markdown