mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-06-19 02:26:33 +00:00
Update label names in issue templates
This repositories label names have been customized. The label names defined in the templates will automatically be added to issues created using that template, so the template labels must match with the repository's labeling convention.
This commit is contained in:
parent
df0aafd928
commit
561d5fbbd3
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -2,7 +2,7 @@
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: bug
|
||||
labels: 'type: bug'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -2,7 +2,7 @@
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: enhancement
|
||||
labels: 'type: enhancement'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
Loading…
x
Reference in New Issue
Block a user