This repository was archived by the owner on Nov 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +24
-65
lines changed Expand file tree Collapse file tree 6 files changed +24
-65
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ GitHub Issues should only be created for problems/topics related to this project
19
19
Before submitting this issue, please make sure you are complying with our Code of Conduct:
20
20
https://github.com/magento/devdocs/blob/master/.github/CODE_OF_CONDUCT.md
21
21
22
- Issues that do not comply with our Code of Conduct or do not contain enough information may be closed at the maintainers' discretion.
22
+ Issues that neither comply with our Code of Conduct or do not contain enough information may be closed at the maintainers' discretion.
23
23
24
24
Feel free to remove this section before creating this issue.
25
25
-->
Original file line number Diff line number Diff line change 1
1
---
2
2
name : Bug report
3
3
about : Create an issue about a bug on the devdocs website
4
- ---
4
+ title : Bug report
5
+ labels : bug
6
+ assignees : dshevtsov
5
7
6
- # Bug report
8
+ ---
7
9
8
10
## Description
9
11
10
12
<!-- (REQUIRED) What is the issue/current behavior? -->
11
13
12
14
### Steps to reproduce
13
15
14
- <!-- (OPTIONAL) What needs to be done to replicate this issue? ( provide Gist if needed) -->
16
+ <!-- (OPTIONAL) What needs to be done to replicate this issue? You can provide your scenario in a Gist. -->
15
17
16
18
1 . First Step
17
19
1 . Second Step
18
20
1 . Etc.
19
21
20
22
## Expected result
21
23
22
- <!-- (REQUIRED) When this issue is resolved, what is the expected result/behavior? -->
24
+ <!-- (REQUIRED) What is the expected result/behavior after resolving this issue ? -->
23
25
24
26
## Possible solutions
25
27
@@ -31,7 +33,7 @@ about: Create an issue about a bug on the devdocs website
31
33
32
34
<!--
33
35
Thank you for taking the time to report this issue!
34
- GitHub Issues should only be created for problems/topics related to this project's codebase.
36
+ GitHub Issues in this repo should relate to this project's codebase.
35
37
36
38
Before submitting this issue, please make sure you are complying with our Code of Conduct:
37
39
https://github.com/magento/devdocs/blob/master/.github/CODE_OF_CONDUCT.md
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
---
2
- name : New feature
2
+ name : New devdocs feature
3
3
about : Create a request for new functionality in devdocs
4
- ---
4
+ title : Request for a devdocs feature
5
+ labels : enhancement
6
+ assignees : dshevtsov
5
7
6
- # New feature request
8
+ ---
7
9
8
10
## Description
9
11
@@ -27,7 +29,7 @@ about: Create a request for new functionality in devdocs
27
29
28
30
<!--
29
31
Thank you for taking the time to report this issue!
30
- GitHub Issues should only be created for problems/topics related to this project's codebase.
32
+ GitHub Issues in this repo should only relate to this project's codebase.
31
33
32
34
Before submitting this issue, please make sure you are complying with our Code of Conduct:
33
35
https://github.com/magento/devdocs/blob/master/.github/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change 1
1
---
2
2
name : New topic
3
3
about : Create a request to add missing information to devdocs
4
- ---
4
+ title : ' Request for a new topic'
5
+ labels : New Topic
6
+ assignees : ' '
5
7
6
- # New topic request
8
+ ---
7
9
8
10
## Description
9
11
@@ -26,7 +28,7 @@ about: Create a request to add missing information to devdocs
26
28
27
29
<!--
28
30
Thank you for taking the time to report this issue!
29
- GitHub Issues should only be created for problems/topics related to this project's codebase.
31
+ GitHub Issues in this repo should relate to this project's codebase.
30
32
31
33
Before submitting this issue, please make sure you are complying with our Code of Conduct:
32
34
https://github.com/magento/devdocs/blob/master/.github/CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change 1
1
---
2
2
name : Topic clarification/correction
3
3
about : Create a request to clarify or correct a documentation topic
4
- ---
4
+ title : ' Request for a topic update'
5
+ labels : ' '
6
+ assignees : ' '
5
7
6
- # Topic clarification/correction request
8
+ ---
7
9
8
10
## Topic Link
9
11
@@ -23,7 +25,7 @@ about: Create a request to clarify or correct a documentation topic
23
25
24
26
<!--
25
27
Thank you for taking the time to report this issue!
26
- GitHub Issues should only be created for problems/topics related to this project's codebase.
28
+ GitHub Issues in this repo should relate to this project's codebase.
27
29
28
30
Before submitting this issue, please make sure you are complying with our Code of Conduct:
29
31
https://github.com/magento/devdocs/blob/master/.github/CODE_OF_CONDUCT.md
You can’t perform that action at this time.
0 commit comments