Subversion Repositories MK-Marlin

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 ron 1
---
2
name: Feature request
3
about: Request a Feature
4
title: "[FR] (feature request title)"
5
labels: ''
6
assignees: ''
7
 
8
---
9
 
10
<!--
11
 
12
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
13
 
14
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
15
 
16
Before filing an issue be sure to test the "bugfix" branches to see whether the issue has been resolved.
17
 
18
-->
19
 
20
### Description
21
 
22
<!-- Description of the requested feature -->
23
 
24
### Feature Workflow
25
 
26
<!-- Please describe the feature's behavior, user interaction, etc. -->
27
 
28
1. [First Action]
29
2. [Second Action]
30
3. [and so on...]
31
 
32
#### Additional Information
33
 
34
* Provide pictures or links that demonstrate a similar feature or concept.
35
* See [How Can I Contribute](#how-can-i-contribute) for additional guidelines.