Add the bug label automatically when using the bug issue template

This commit is contained in:
Christophe Coevoet 2020-02-18 10:35:58 +01:00 committed by GitHub
parent baf4245203
commit f2f9ee5466
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
---
name: 🐛 Bug Report
about: Report errors and problems
labels: Bug
---