Skip to content

Commit a9d7d08

Browse files
authored
Update bug report template for clarity and structure
1 parent 7c1cbb2 commit a9d7d08

1 file changed

Lines changed: 29 additions & 28 deletions

File tree

Lines changed: 29 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,39 @@
11
---
2-
name: Bug report
3-
about: Create a report to help us improve
4-
title: ''
5-
labels: ''
6-
assignees: ''
7-
2+
name: "🐞 Bug Report"
3+
about: Report a reproducible issue to help us improve UltimateAuth
4+
title: "[Bug]: "
5+
labels: bug
6+
assignees: ""
87
---
98

10-
**Describe the bug**
11-
A clear and concise description of what the bug is.
9+
## 🐞 Bug Description
10+
A clear and concise description of the issue.
11+
12+
1213

13-
**To Reproduce**
14-
Steps to reproduce the behavior:
14+
## 📌 Steps to Reproduce
1515
1. Go to '...'
16-
2. Click on '....'
17-
3. Scroll down to '....'
18-
4. See error
16+
2. Call method '...'
17+
3. Observe behavior '...'
18+
19+
20+
21+
## 🧪 Expected Behavior
22+
What should have happened?
23+
24+
25+
## 📷 Screenshots / Logs (if applicable)
26+
Paste stack traces, console logs, or screenshots.
27+
1928

20-
**Expected behavior**
21-
A clear and concise description of what you expected to happen.
2229

23-
**Screenshots**
24-
If applicable, add screenshots to help explain your problem.
30+
## 🧩 Environment
31+
- UltimateAuth version:
32+
- .NET version:
33+
- Platform: (Blazor / MAUI / ASP.NET Core / Other)
34+
- OS:
2535

26-
**Desktop (please complete the following information):**
27-
- OS: [e.g. iOS]
28-
- Browser [e.g. chrome, safari]
29-
- Version [e.g. 22]
3036

31-
**Smartphone (please complete the following information):**
32-
- Device: [e.g. iPhone6]
33-
- OS: [e.g. iOS8.1]
34-
- Browser [e.g. stock browser, safari]
35-
- Version [e.g. 22]
3637

37-
**Additional context**
38-
Add any other context about the problem here.
38+
## Additional Context
39+
Add any other relevant context about the problem here.

0 commit comments

Comments
 (0)