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,37 @@
|
||||
---
|
||||
name: Documentation Request
|
||||
about: Request additional documentation or clarification on a feature.
|
||||
title: '[DOCS]'
|
||||
labels: 'docs'
|
||||
assignees: 'damienwebdev'
|
||||
---
|
||||
|
||||
<!--
|
||||
PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION.
|
||||
|
||||
ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION.
|
||||
-->
|
||||
|
||||
# :page_facing_up: Documentation Request
|
||||
|
||||
## What were you doing?
|
||||
<!-- Describe how you came to need the documentation. -->
|
||||
|
||||
|
||||
## Expected behavior
|
||||
<!-- Describe not only **what** you would like to see documented, but also **where** you'd like to see it. -->
|
||||
|
||||
|
||||
## Existing Documentation
|
||||
<!-- Describe any existing documentation that would potentially require change. -->
|
||||
|
||||
## 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