chore: remove default label on bug issue

This commit is contained in:
Jef LeCompte
2020-12-10 15:14:21 -05:00
committed by GitHub
parent 4f60ad2a82
commit 2115c0c906
@@ -2,7 +2,7 @@
name: "\U0001F41B Bug report"
about: Report a bug for this project
title: ''
labels: 'type: bug'
labels: ''
assignees: jef
---