You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
description: Technical issue with https://devdocs.magento.com/
3
+
labels: ["bug"]
4
+
body:
5
+
- type: markdown
6
+
attributes:
7
+
value: |
8
+
Thank you for taking the time to report this issue!
9
+
GitHub Issues in this repo should relate to this project's codebase.
10
+
Before submitting this issue, please make sure you are complying with our [Code of Conduct](https://github.com/magento/devdocs/blob/master/.github/CODE_OF_CONDUCT.md):
11
+
Issues that do not comply with our Code of Conduct or do not contain enough information may be closed at the maintainers' discretion.
12
+
- type: checkboxes
13
+
attributes:
14
+
label: Is there an existing issue for this?
15
+
description: Please search to see if an issue already exists for the bug you encountered.
16
+
options:
17
+
- label: I have searched the existing issues
18
+
required: true
19
+
- type: textarea
20
+
attributes:
21
+
label: Current behavior
22
+
description: |
23
+
Tell us what happened. Include error messages and issues.
24
+
validations:
25
+
required: true
26
+
- type: textarea
27
+
attributes:
28
+
label: Expected behavior
29
+
description: |
30
+
Tell us what you expected to happen.
31
+
validations:
32
+
required: true
33
+
- type: textarea
34
+
attributes:
35
+
label: Steps to reproduce
36
+
description: |
37
+
Provide a set of clear steps to reproduce this bug.
38
+
validations:
39
+
required: true
40
+
- type: textarea
41
+
attributes:
42
+
label: Environment
43
+
description: |
44
+
Describe your environment.
45
+
Provide all the details that will help us to reproduce the bug.
0 commit comments