|
1 | 1 | --- |
2 | 2 | name: Bug report |
3 | | -about: Create a report to help us improve |
| 3 | +about: Report a bug to help us improve |
4 | 4 | title: '' |
5 | | -labels: '' |
| 5 | +labels: 'bug' |
6 | 6 | assignees: '' |
7 | | - |
8 | 7 | --- |
9 | 8 |
|
10 | | -**Describe the bug** |
11 | | -A clear and concise description of what the bug is. |
| 9 | +## Description |
| 10 | + |
| 11 | +<!-- Provide a clear and concise description of the bug. --> |
| 12 | + |
| 13 | +## How To Reproduce |
12 | 14 |
|
13 | | -**To Reproduce** |
14 | | -Steps to reproduce the behavior: |
| 15 | +<!-- Steps to reproduce the behavior: |
15 | 16 | 1. Go to '...' |
16 | 17 | 2. Click on '....' |
17 | 18 | 3. Scroll down to '....' |
18 | | -4. See error |
| 19 | +4. See error --> |
| 20 | + |
| 21 | +## Expected behavior |
| 22 | + |
| 23 | +<!-- Describe what you expected to happen. --> |
| 24 | + |
| 25 | +## Screenshots |
| 26 | + |
| 27 | +<!-- If applicable, add screenshots to help explain the issue --> |
| 28 | + |
| 29 | +## Environment |
| 30 | + |
| 31 | +### Desktop |
19 | 32 |
|
20 | | -**Expected behavior** |
21 | | -A clear and concise description of what you expected to happen. |
| 33 | +- **Operating System:** [e.g., Windows, macOS, Linux] |
| 34 | +- **Browser:** [e.g., Chrome, Safari, Firefox] |
| 35 | +- **Version:** [e.g., v1.0.0] |
22 | 36 |
|
23 | | -**Screenshots** |
24 | | -If applicable, add screenshots to help explain your problem. |
| 37 | +### Smartphone |
| 38 | + |
| 39 | +- **Device:** [e.g., iPhone 6] |
| 40 | +- **OS:** [e.g., iOS 8.1] |
| 41 | +- **Browser:** [e.g., stock browser, Safari] |
| 42 | +- **Version:** [e.g., v1.0.0] |
| 43 | + |
| 44 | +## Console Errors |
| 45 | + |
| 46 | +<!-- Attach screenshots of console errors if available to provide more context. --> |
| 47 | + |
| 48 | +## Additional context (if any) |
| 49 | + |
| 50 | +<!-- Add any other context about the problem here. --> |
| 51 | + |
| 52 | +## Checklist |
| 53 | + |
| 54 | +- [ ] I have read and followed the project's Code of Conduct. |
| 55 | +- [ ] I have searched for similar issues before creating this one. |
| 56 | +- [ ] I have provided sufficient details to understand and reproduce the issue.I have provided all the necessary information to understand and reproduce the issue. |
| 57 | +- [ ] I am willing to help resolve this issue. |
| 58 | + |
| 59 | +--- |
25 | 60 |
|
26 | | -**Desktop (please complete the following information):** |
27 | | - - OS: [e.g. iOS] |
28 | | - - Browser [e.g. chrome, safari] |
29 | | - - Version [e.g. 22] |
| 61 | +Thank you for reporting this issue! Your contributions help us improve the project. |
30 | 62 |
|
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] |
| 63 | +📚 **See:** [Contributing Guide](https://github.com/sugarlabs/www-v2/blob/main/docs/CONTRIBUTING.md). |
36 | 64 |
|
37 | | -**Additional context** |
38 | | -Add any other context about the problem here. |
| 65 | +🙋🏾🙋🏼 Need help? Join our [Community Matrix Server](https://matrix.to/#/#sugarlabs-web:matrix.org). |
0 commit comments