|
| 1 | +--- |
| 2 | +name: Bug report |
| 3 | +about: Create a report to help us improve |
| 4 | +title: "[BUG] [Component] Brief description" |
| 5 | +labels: bug, help wanted |
| 6 | +assignees: HenraL |
| 7 | + |
| 8 | +--- |
| 9 | + |
| 10 | +_All lines marked with a '*' need to be checked before proceeding_ |
| 11 | + |
| 12 | +**Checklist** |
| 13 | +Please ensure the following items are completed before submitting your report: |
| 14 | + |
| 15 | +- [ ] * I have read the [Code of Conduct](https://github.com/Asperboard/mockup/blob/main/CODE_OF_CONDUCT.md). |
| 16 | +- [ ] * I have searched existing issues to ensure this bug has not been reported. |
| 17 | +- [ ] * I have read the [Documentation](https://github.com/Asperboard/mockup/blob/main/README.md) to ensure that my bug hasn't already been answered. |
| 18 | +- [ ] * I have provided all necessary details, including logs and configuration. |
| 19 | + |
| 20 | +**\* Describe the bug** |
| 21 | +A clear and concise description of what the bug is. |
| 22 | + |
| 23 | +**\* To Reproduce** |
| 24 | +Steps to reproduce the behavior: |
| 25 | + |
| 26 | +1. Go to '...' |
| 27 | +2. Click on '....' |
| 28 | +3. Scroll down to '....' |
| 29 | +4. See error. |
| 30 | + |
| 31 | +**\* Expected behavior** |
| 32 | +A clear and concise description of what you expected to happen. |
| 33 | + |
| 34 | +**Screenshots** |
| 35 | +If applicable, add screenshots to help explain your problem. |
| 36 | + |
| 37 | +**Desktop (please complete the following information):** |
| 38 | + |
| 39 | +- OS: [e.g., Windows, Debian] |
| 40 | + |
| 41 | +- browser Name and version: [e.g., Chrome Version 133.0.6943.98 (Official build) (64 bits)] |
| 42 | + |
| 43 | +**\* Logs and Error Messages** |
| 44 | +Please attach any relevant logs or console outputs. |
| 45 | + |
| 46 | +**Configuration and Assets** |
| 47 | +List any relevant config files, values, files, or asset names that might relate to this bug. |
| 48 | + |
| 49 | +**Documentation Links** |
| 50 | +If applicable, provide links to any documentation you referred to. |
| 51 | + |
| 52 | +**Additional Context** |
| 53 | +Add any other context about the problem here. |
| 54 | + |
| 55 | +**Note** |
| 56 | +Please ensure your report adheres to our [Code of Conduct](https://github.com/Asperboard/mockup/blob/main/CODE_OF_CONDUCT.md). |
| 57 | + |
| 58 | +**Contribution** |
| 59 | +If you plan to submit a fix, please follow our [commit conventions](https://github.com/Asperboard/mockup/blob/main/COMMIT_CONVENTION.md) and [contribution guidelines](https://github.com/Asperboard/mockup/blob/main/CONTRIBUTING.md). |
| 60 | + |
| 61 | +_Note: Please ensure you have filled out the mandatory sections before submitting._ |
0 commit comments