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
+
assignees:
5
+
- dshevtsov
6
+
body:
7
+
- type: markdown
8
+
attributes:
9
+
value: |
10
+
Thank you for taking the time to report this issue!
11
+
GitHub Issues in this repo should relate to this project's codebase.
12
+
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).
13
+
Issues that do not comply with our Code of Conduct or do not contain enough information may be closed at the maintainers' discretion.
14
+
- type: checkboxes
15
+
attributes:
16
+
label: Is there an existing issue for this?
17
+
description: Please search to see if an issue already exists for the bug you encountered.
18
+
options:
19
+
- label: I have searched the existing issues
20
+
required: true
21
+
- type: textarea
22
+
attributes:
23
+
label: Current behavior
24
+
description: |
25
+
Tell us what happened. Include error messages and issues.
26
+
validations:
27
+
required: true
28
+
- type: textarea
29
+
attributes:
30
+
label: Expected behavior
31
+
description: |
32
+
Tell us what you expected to happen.
33
+
validations:
34
+
required: true
35
+
- type: textarea
36
+
attributes:
37
+
label: Steps to reproduce
38
+
description: |
39
+
Provide a set of clear steps to reproduce this bug.
40
+
validations:
41
+
required: true
42
+
- type: textarea
43
+
attributes:
44
+
label: Environment
45
+
description: |
46
+
Describe your environment.
47
+
Provide all the details that will help us to reproduce the bug.
0 commit comments