|
| 1 | +--- |
| 2 | +name: Bug Report 🐞 |
| 3 | +about: Create a bug report to help improve our project |
| 4 | + |
| 5 | +--- |
| 6 | + |
| 7 | +**Bug Description 📝** |
| 8 | +A clear and concise description of the bug. |
| 9 | + |
| 10 | +**Steps to Reproduce 🔄** |
| 11 | +Steps to reproduce the behavior: |
| 12 | + |
| 13 | +1. Go to '...' |
| 14 | +2. Click on '....' |
| 15 | +3. Scroll down to '....' |
| 16 | +4. See the error |
| 17 | + |
| 18 | +**Expected Behavior ✨** |
| 19 | +A clear and concise description of what you expected to happen. |
| 20 | + |
| 21 | +**Environment ℹ️** |
| 22 | + - Operating System: [e.g., Windows 10, macOS Big Sur, Ubuntu 20.04] |
| 23 | + - Go Version: [e.g., go1.17] |
| 24 | + - Project Version/Commit: [e.g., 1.2.3 or commit hash] |
| 25 | + |
| 26 | +**Screenshots or Code Snippets 📸💻** |
| 27 | +If applicable, add screenshots or code snippets to help explain the problem. |
| 28 | + |
| 29 | +**Additional Context 📚** |
| 30 | +Add any other context about the problem here. |
| 31 | + |
| 32 | +**Possible Solution (Optional) 🤔** |
| 33 | +If you have any ideas or suggestions on how to fix the bug, please provide them here. |
| 34 | + |
| 35 | +**Related Issues (Optional) 🔗** |
| 36 | +If this issue is related to or duplicates another issue, please link it here. |
| 37 | + |
| 38 | +**Labels (Optional) 🏷️** |
| 39 | +You can add labels to categorize the bug, e.g., "bug," "needs investigation," "high priority." |
| 40 | + |
| 41 | +**Assignees (Optional) 👤** |
| 42 | +You can assign the issue to specific team members or contributors if known. |
0 commit comments