Skip to content

Commit ac64012

Browse files
authored
Updated issue templates (#1285)
1 parent 11cf39f commit ac64012

File tree

3 files changed

+39
-0
lines changed

3 files changed

+39
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ assignees: ''
77

88
---
99

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+
1023
**Describe the bug**
1124
A clear and concise description of what the bug is.
1225

.github/ISSUE_TEMPLATE/critical-high-priority-bug-report.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@ assignees: ''
88

99
---
1010

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+
1124
**Describe the bug**
1225
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.
1326

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,19 @@ assignees: ''
88

99
---
1010

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+
1124
**Is your feature request related to a problem? Please describe.**
1225
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
1326

0 commit comments

Comments
 (0)