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
{{ message }}
This repository was archived by the owner on Oct 4, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+25-27Lines changed: 25 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,30 +6,28 @@ labels: bug
6
6
assignees: brittyazel
7
7
8
8
---
9
-
10
-
**Describe the issue:**
11
-
A clear and concise description of what the issue is.
12
-
13
-
**How to reproduce:**
14
-
Steps to reproduce the behavior:
15
-
1. Go to '....'
16
-
2. Click on '....'
17
-
3. Scroll down to '....'
18
-
4. See error
19
-
20
-
**Expected behavior:**
21
-
A clear and concise description of what you expected to happen.
22
-
23
-
**Screenshots:**
24
-
If applicable, add screenshots to help explain your problem.
25
-
26
-
**Versions:**
27
-
- Addon Version [e.g. 1.2.1]
28
-
- Client [e.g. Retail or Classic]
29
-
- Client Patch Version [e.g. 9.0.1]
30
-
31
-
**Additional context:**
32
-
Add any other context about the problem here.
33
-
34
-
**Lua error log:**
35
-
Attach the Lua error log here (please use code tags)
9
+
*When reporting, please verify the issue with only **this** addon enabled and no others unless explicitly reporting an incompatibility between this addon an another. Likewise, please fill in the below information to the best of your ability — this information helps us a great deal.*
10
+
11
+
## Issue description:
12
+
*A clear and concise description of what the issue is (i.e. what went wrong and what should have happened).*
13
+
14
+
## How to reproduce:
15
+
*E.g., Steps to reproduce the behavior...*
16
+
1.*Go to '....'*
17
+
2.*Click on '....'*
18
+
3.*Scroll down to '....'*
19
+
4.*See error*
20
+
21
+
## Technical info:
22
+
-**Addon Version:***[e.g., 1.2.1]*
23
+
-**Client:***[e.g., Retail, Classic, PTR, or Beta]*
24
+
-**Client Patch Version:***[e.g., 9.0.1]*
25
+
26
+
## Additional context:
27
+
*Add any other context about the problem here.*
28
+
29
+
## Screenshots:
30
+
*If applicable, add screenshots to help explain your problem.*
31
+
32
+
## Lua error log:
33
+
*Attach the Lua error log here (please use code tags)*
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/feature_request.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,14 +7,14 @@ assignees: brittyazel
7
7
8
8
---
9
9
10
-
**Is your feature request related to a problem? Please describe.**
11
-
A clear and concise description of what the problem is. Ex. "I'm always frustrated when [...]"
10
+
## Is your feature request related to a problem? Please describe:
11
+
*A clear and concise description detailing the problem. E.g., "I'm always frustrated when [...]"*
12
12
13
-
**Describe the solution you'd like to see implemented**
14
-
A clear and concise description of what you want to happen.
13
+
## Describe the solution you'd like to see implemented:
14
+
*A clear and concise description of what solution or behavior you would like to see implemented.*
15
15
16
-
**Describe alternatives you've considered**
17
-
A clear and concise description of any alternative solutions or features you've considered.
16
+
## Describe alternatives you've considered:
17
+
*A clear and concise description of any alternative solutions or features you've considered, such as supplementing a different mod that contains the feature in question.*
18
18
19
-
**Additional context**
20
-
Add any other context, screenshots, sketches, etc about the feature request here.
19
+
## Additional context:
20
+
*Add any other context, screenshots, sketches, etc about the feature request here. A picture is worth 1000 words.*
0 commit comments