chore: don't auto set bug label on issues

This should be manually added when it's confirmed a bug
This commit is contained in:
Pedro S. Lopez
2021-02-13 11:29:16 -04:00
committed by GitHub
parent 204a1c79af
commit 56171f957e

View File

@@ -2,7 +2,6 @@
name: Bug report
about: Is something not working as intended? Report it here.
title: ''
labels: bug
assignees: ''
---