Bug report template: remove empty 'title' field.

Mysteriously, GitHub can't parse it if it's an empty string rather than
just missing.

Signed-off-by: Avery Pennarun <apenwarr@tailscale.com>
This commit is contained in:
apenwarr 2021-10-13 04:32:30 +09:00 committed by apenwarr
parent 9c3ae750da
commit 5b06c50669

View File

@ -1,6 +1,5 @@
name: Bug report name: Bug report
description: File a bug report description: File a bug report
title: ""
labels: [needs-triage, bug] labels: [needs-triage, bug]
body: body:
- type: markdown - type: markdown