Files
Damien Retzinger a6400eb9ec init repo
2022-06-25 09:59:11 -04:00

42 lines
1.0 KiB
Markdown

---
name: Feature Request
about: Ask for a new feature, or something that you'd like to see changed.
title: '[FEAT]'
labels: 'feat'
assignees: 'damienwebdev'
---
<!--
PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
-->
# :bulb: Feature request
## Feature Name
<!-- Naming is hard, what do YOU call this feature? -->
## The Desired Behavior
<!-- Please describe, in as much detail as you can, what you'd like to see happen. -->
## Your Use Case
<!-- Please try to format as "As a {role}, I'd like to be able to do {x}. -->
## Prior Work
<!-- If you got this idea from somewhere, please indicate where you got it from. -->
## Environment
<pre><code>
Magento version: X.Y.Z
PHP Version version: X.Y.Z
<!-- Check whether this is still an issue in the most recent magento2-cors version -->
Others:
<!-- Anything else relevant? Operating system version, IDE, package manager, HTTP server, ... -->
</code></pre>