mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-05 03:35:22 +00:00
Updated templates with auto-labels. Added enhancement/RFC templates. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
21 lines
593 B
Markdown
21 lines
593 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest an idea for this project
|
|
title: ''
|
|
labels: feature request
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Is your feature request related to a problem? Please describe.**
|
|
A clear and concise description of what the problem is.
|
|
|
|
**Describe the solution you'd like**
|
|
A clear and concise description of what you want to happen.
|
|
|
|
**Describe alternatives you've considered**
|
|
A clear and concise description of any alternative solutions or features you've considered.
|
|
|
|
**Additional context**
|
|
Add any other context or graphics (drag-and-drop an image) about the feature request here.
|