init repo

This commit is contained in:
Damien Retzinger
2022-06-25 09:59:11 -04:00
commit a6400eb9ec
8 changed files with 302 additions and 0 deletions
+28
View File
@@ -0,0 +1,28 @@
---
name: Other
about: Report a general issue that isn't covered by other issue templates.
title: '[OTHER]'
labels: ''
assignees: ''
---
<!--
PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
-->
# :question: Other
<!-- If you're asking a question, have you searched through Github first? -->
## 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>