33 lines
597 B
Markdown
33 lines
597 B
Markdown
|
---
|
||
|
name: Feature Request
|
||
|
about: Report a new feature
|
||
|
title: ''
|
||
|
labels: enhancement
|
||
|
assignees: ''
|
||
|
---
|
||
|
|
||
|
<!--
|
||
|
|
||
|
NOTE: THIS PROJECT IS NOT BEING ACTIVELY MAINTAINED.
|
||
|
|
||
|
YOU CAN FILE A SUGGESTION IN CASE SOMEONE DECIDES TO WORK ON IT.
|
||
|
|
||
|
-->
|
||
|
|
||
|
## Motivation
|
||
|
|
||
|
<!-- What would be the purpose of this new feature? -->
|
||
|
|
||
|
## Current behavior
|
||
|
|
||
|
<!-- If this is to enhance an existing rule, how does the rule
|
||
|
currently behave in regard to the new changes? -->
|
||
|
|
||
|
## Desired behavior
|
||
|
|
||
|
<!-- What would you like to see happen instead? -->
|
||
|
|
||
|
## Alternatives considered
|
||
|
|
||
|
<!-- For any alternatives you have considered -->
|