We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80e3195 commit b708203Copy full SHA for b708203
.github/ISSUE_TEMPLATE/bug_report.md renamed to .github/ISSUE_TEMPLATE/support-ticket.md
@@ -1,7 +1,7 @@
1
---
2
-name: Bug report
+name: Support Ticket
3
about: Create a report to help us improve
4
-title: This thing buggin my g
+title: "[Oncall] <Title the bug here>"
5
labels: ''
6
assignees: ''
7
@@ -10,11 +10,17 @@ assignees: ''
10
**Describe the bug**
11
A clear and concise description of what the bug is.
12
13
+**Link to ticket in discord**
14
+
15
**To Reproduce**
16
Steps to reproduce the behavior:
17
1. Go to '...'
-2.
-3.
18
+2. Click on '....'
19
+3. Scroll down to '....'
20
+4. See error
21
22
+**Screenshots**
23
+If applicable, add screenshots to help explain your problem.
24
25
**Additional context**
26
Add any other context about the problem here.
0 commit comments