forked from forks/qmk_firmware
63d899d1ad
* Update issue templates * Create config.yml * Update bug_report.md * Update other_issues.md * Update feature_request.md * Wordsmithing and type fixes
25 lines
879 B
Markdown
25 lines
879 B
Markdown
---
|
|
name: Feature request
|
|
about: Suggest a new feature or changes to existing features.
|
|
title: "[Feature Request] "
|
|
labels: enhancement, help wanted, discussion
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--- Provide a general summary of the changes you want in the title above. -->
|
|
|
|
<!--- This template is entirely optional and can be removed, but is here to help both you and us. -->
|
|
<!--- Anything on lines wrapped in comments like these will not show up in the final text. -->
|
|
|
|
## Feature Request Type
|
|
|
|
- [ ] Core functionality
|
|
- [ ] Add-on hardware support (eg. audio, RGB, OLED screen, etc.)
|
|
- [ ] Alteration (enhancement/optimization) of existing feature(s)
|
|
- [ ] New behavior
|
|
|
|
## Description
|
|
|
|
<!-- A few sentences describing what it is that you'd like to see in QMK. Additional information (such as links to spec sheets, licensing info, other related issues or PRs, etc) would be helpful. -->
|