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
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,19 @@ assignees: ''
7
7
8
8
---
9
9
10
+
<!--
11
+
🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨
12
+
13
+
I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING:
14
+
1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement.
15
+
2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement.
16
+
3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number).
17
+
4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement.
18
+
5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement.
19
+
20
+
All good? Then proceed!
21
+
-->
22
+
10
23
**Describe the bug**
11
24
A clear and concise description of what the bug is.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/critical-high-priority-bug-report.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,19 @@ assignees: ''
8
8
9
9
---
10
10
11
+
<!--
12
+
🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨
13
+
14
+
I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING:
15
+
1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement.
16
+
2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement.
17
+
3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number).
18
+
4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement.
19
+
5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement.
20
+
21
+
All good? Then proceed!
22
+
-->
23
+
11
24
**Describe the bug**
12
25
A clear and concise description of what the bug is and why it is more urgent than other issue reports. Can't answer this? Please return to the previous page and file a regular bug/feature report.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,19 @@ assignees: ''
8
8
9
9
---
10
10
11
+
<!--
12
+
🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨
13
+
14
+
I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING:
15
+
1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement.
16
+
2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement.
17
+
3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number).
18
+
4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement.
19
+
5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement.
20
+
21
+
All good? Then proceed!
22
+
-->
23
+
11
24
**Is your feature request related to a problem? Please describe.**
12
25
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
0 commit comments