default labels per ISSUE_TEMPLATE type

pull/8190/head
Adrien Delorme 7 years ago
parent a738c413bf
commit 0fcc4688f1

@ -1,7 +1,7 @@
---
name: Bug Report
about: You're experiencing an issue with Packer that is different than the documented behavior.
labels: bug
---
When filing a bug, please include the following headings if possible. Any

@ -1,7 +1,7 @@
---
name: Feature Request
about: If you have something you think Packer could improve or add support for.
labels: enhancement
---
Please search the existing issues for relevant feature requests, and use the

@ -1,7 +1,7 @@
---
name: Question
about: If you have a question, please check out our other community resources instead of opening an issue.
labels: question
---
Issues on GitHub are intended to be related to bugs or feature requests, so we

Loading…
Cancel
Save