You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
1.0 KiB
36 lines
1.0 KiB
5 years ago
|
---
|
||
|
name: Feature request
|
||
|
about: Request a Feature
|
||
|
title: "[FR] (feature request title)"
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
<!--
|
||
|
|
||
|
Have you read Marlin's Code of Conduct? By filing an Issue, you are expected to comply with it, including treating everyone with respect: https://github.com/MarlinFirmware/Marlin/blob/master/.github/code_of_conduct.md
|
||
|
|
||
|
Do you want to ask a question? Are you looking for support? Please don't post here. Instead please use one of the support links at https://github.com/MarlinFirmware/Marlin/issues/new/choose
|
||
|
|
||
|
Before filing an issue be sure to test the "bugfix" branches to see whether the issue has been resolved.
|
||
|
|
||
|
-->
|
||
|
|
||
|
### Description
|
||
|
|
||
|
<!-- Description of the requested feature -->
|
||
|
|
||
|
### Feature Workflow
|
||
|
|
||
|
<!-- Please describe the feature's behavior, user interaction, etc. -->
|
||
|
|
||
|
1. [First Action]
|
||
|
2. [Second Action]
|
||
|
3. [and so on...]
|
||
|
|
||
|
#### Additional Information
|
||
|
|
||
|
* Provide pictures or links that demonstrate a similar feature or concept.
|
||
|
* See [How Can I Contribute](#how-can-i-contribute) for additional guidelines.
|