github: issue templates: remove hardware support template
Remove the Hardware Support request template. Hardware support requests generally end up being stale and no one picks them up. This avoids giving users false hope that simply opening a Hardware Support request will result in someone implementing the requested support. Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
This commit is contained in:
parent
64e8411527
commit
2b29364883
19
.github/ISSUE_TEMPLATE/005_hardware_support.md
vendored
19
.github/ISSUE_TEMPLATE/005_hardware_support.md
vendored
|
@ -1,19 +0,0 @@
|
|||
---
|
||||
name: Hardware Support
|
||||
about: Suggest adding hardware support
|
||||
title: ''
|
||||
labels: Hardware Support
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Is this request related to a missing driver support for a particular hardware platform, SoC or board? Please describe.**
|
||||
Describe in details the hardware support being requested and why this support benefits Zephyr.
|
||||
|
||||
**Describe why you are asking for this support?**
|
||||
Describe why you are asking for this support instead of contributing it directly to the tree
|
||||
|
||||
If this is a new board or SoC, please state whether you are willing to maintain the Zephyr support for it if it is included in the main tree
|
||||
|
||||
**Additional context**
|
||||
Add any other context or graphics (drag-and-drop an image) about the hardware here.
|
Loading…
Reference in a new issue