Skip to content

Commit 7f12464

Browse files
committed
Updated issue templates.
1 parent b268e64 commit 7f12464

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ about: Create a report to help us improve
44
title: ''
55
labels: [ bug, todo ]
66
assignees: ATATC
7+
issue_type: Bug
78

89
---
910

.github/ISSUE_TEMPLATE/component_proposal.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ about: Request for a component purchase
44
title: "Component Proposal: REQUESTED COMPONENT"
55
labels: [ enhancement, question ]
66
assignees: qmascarenhas
7+
issue_type: Feature
78

89
---
910

@@ -14,4 +15,4 @@ A clear and concise description of what the component is and what it is for.
1415
Include at least one way to purchase the component. It may or may not be adopted.
1516

1617
**Additional context**
17-
Add any other context about the problem here.
18+
Add any other context about the proposal here.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ about: Suggest an idea for this project
44
title: ''
55
labels: [ enhancement, question ]
66
assignees: [ ATATC, qmascarenhas ]
7+
issue_type: Feature
78

89
---
910

0 commit comments

Comments
 (0)