mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 05:04:54 +00:00
init repo
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
---
|
||||
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>
|
||||
Reference in New Issue
Block a user