gh: remove default label on new issues

This commit is contained in:
morris 2020-01-09 17:07:34 +08:00
parent 6655fa8a93
commit 28bfc93419

View file

@ -2,7 +2,7 @@
name: Bug report name: Bug report
about: ESP-IDF crashes, produces incorrect output, or has incorrect behavior about: ESP-IDF crashes, produces incorrect output, or has incorrect behavior
title: '' title: ''
labels: 'Type: Bug' labels: ''
assignees: '' assignees: ''
--- ---