Update bug_report.yml (#1837)

Honestly, I'm a bit tired of seeing issues filed with the default title "Bug" that are seemingly not related to real bugs!
I'm emptying it so that the reporter is more encourage to write up a sentence to describe the problem and they hopefully notice along the way that there are places to diagnose before considering it as a bug.
This commit is contained in:
Yusuke Kuoka 2022-10-04 20:25:30 +09:00 committed by GitHub
parent 666bba784c
commit add83bc7bc
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,6 +1,6 @@
name: Bug Report name: Bug Report
description: File a bug report description: File a bug report
title: "Bug" title: ""
labels: ["bug"] labels: ["bug"]
body: body:
- type: checkboxes - type: checkboxes