mirror of
https://github.com/graycoreio/github-actions-magento2.git
synced 2026-06-13 05:04:54 +00:00
28 lines
694 B
Markdown
28 lines
694 B
Markdown
---
|
|
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> |