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
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Fields marked with (*) are required. Please don't remove the template.
11
11
12
12
### Preconditions (*)
13
13
<!---
14
-
Provide the exact Magento version (example: 2.3.2) and any important information on the environment where bug is reproducible.
14
+
Provide the exact Magento version (example: 2.4.0) and any important information on the environment where bug is reproducible.
15
15
-->
16
16
1.
17
17
2.
@@ -32,3 +32,12 @@ Important: Provide a set of clear steps to reproduce this bug. We can not provid
32
32
<!--- Tell us what happened instead. Include error messages and issues. -->
33
33
1.[Screenshots, logs or description]
34
34
2.
35
+
36
+
---
37
+
Please provide [Severity](https://devdocs.magento.com/guides/v2.3/contributor-guide/contributing.html#backlog) assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
38
+
39
+
-[ ] Severity: **S0**_- Affects critical data or functionality and leaves users without workaround._
40
+
-[ ] Severity: **S1**_- Affects critical data or functionality and forces users to employ a workaround._
41
+
-[ ] Severity: **S2**_- Affects non-critical data or functionality and forces users to employ a workaround._
42
+
-[ ] Severity: **S3**_- Affects non-critical data or functionality and does not force users to employ a workaround._
43
+
-[ ] Severity: **S4**_- Affects aesthetics, professional look and feel, “quality” or “usability”._
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/developer-experience-issue.md
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,3 +18,12 @@ Fields marked with (*) are required. Please don't remove the template.
18
18
19
19
### Proposed solution
20
20
<!--- Suggest your potential solutions for this issue. -->
21
+
22
+
---
23
+
Please provide [Severity](https://devdocs.magento.com/guides/v2.3/contributor-guide/contributing.html#backlog) assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
24
+
25
+
-[ ] Severity: **S0**_- Affects critical data or functionality and leaves users with no workaround._
26
+
-[ ] Severity: **S1**_- Affects critical data or functionality and forces users to employ a workaround._
27
+
-[ ] Severity: **S2**_- Affects non-critical data or functionality and forces users to employ a workaround._
28
+
-[ ] Severity: **S3**_- Affects non-critical data or functionality and does not force users to employ a workaround._
29
+
-[ ] Severity: **S4**_- Affects aesthetics, professional look and feel, “quality” or “usability”._
0 commit comments