21 lines
396 B
Markdown
21 lines
396 B
Markdown
|
---
|
||
|
name: Feature request
|
||
|
about: For feature proposals
|
||
|
title: 'REQUEST:'
|
||
|
labels: 'feature-request'
|
||
|
assignees: '@Zernit/bugwranglers'
|
||
|
---
|
||
|
|
||
|
### Describe the feature
|
||
|
<!-- Give us a **short** summary of your proposed feature -->
|
||
|
|
||
|
|
||
|
|
||
|
### Expected behavior
|
||
|
<!-- What do you expect to happend instead of current behavior? -->
|
||
|
|
||
|
|
||
|
|
||
|
### Additional context
|
||
|
<!-- Add any other context about the issue here -->
|