File tree Expand file tree Collapse file tree 4 files changed +89
-0
lines changed Expand file tree Collapse file tree 4 files changed +89
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug report
3+ about : Technical issue with Magento Coding Standard
4+ title : ' '
5+ labels : bug
6+ assignees : ' '
7+
8+ ---
9+
10+ ### Preconditions
11+ <!-- -
12+ Provide any important information on the environment where bug is reproducible.
13+ -->
14+ 1 .
15+ 2 .
16+
17+ ### Steps to reproduce
18+ <!-- -
19+ Important: Provide a set of clear steps to reproduce this bug. We can not provide support without clear instructions on how to reproduce.
20+ -->
21+ 1 .
22+ 2 .
23+
24+ ### Expected result
25+ <!-- - Tell us what do you expect to happen. -->
26+ 1 .
27+ 2 .
28+
29+ ### Actual result
30+ <!-- - Tell us what happened instead. Include error messages and issues. -->
31+ 1 .
32+ 2 .
Original file line number Diff line number Diff line change 1+ ---
2+ name : Existing rule enhancement
3+ about : Improvement for existing Magento Coding Standard rule
4+ title : ' '
5+ labels : enhancement
6+ assignees : ' '
7+
8+ ---
9+
10+ ### Description
11+ <!-- - Describe the enhancement you would like to make. -->
12+
13+ ### Expected behavior
14+ <!-- - What is the expected behavior of this improvement? -->
15+
16+ ### Benefits
17+ <!-- - How do you think this feature would improve Magento Coding Standard? -->
18+
19+ ### Additional information
20+ <!-- - What other information can you provide about the desired feature? -->
Original file line number Diff line number Diff line change 1+ ---
2+ name : Existing sniffs enhancement
3+ about : Improvement for existing Magento Coding Standard rule
4+ title : ' '
5+ labels : enhancement
6+ assignees : ' '
7+
8+ ---
9+
10+ ### Description
11+ <!-- - Describe the enhancement you would like to make. -->
12+
13+ ### Expected behavior
14+ <!-- - What is the expected behavior of this improvement? -->
15+
16+ ### Benefits
17+ <!-- - How do you think this feature would improve Magento Coding Standard? -->
18+
19+ ### Additional information
20+ <!-- - What other information can you provide about the desired feature? -->
Original file line number Diff line number Diff line change 1+ ---
2+ name : New rule proposal
3+ about : Proposal for new Magento Coding Standard rule
4+ title : ' '
5+ labels : proposal
6+ assignees : ' '
7+
8+ ---
9+
10+ ### Rule
11+ <!-- - Provide a high level explanation of the rule -->
12+
13+ ### Reason
14+ <!-- - Explain, why this rule improves code quality -->
15+
16+ ### Implementation
17+ <!-- - If possible: how to technically check the compliance to this rule -->
You can’t perform that action at this time.
0 commit comments