45 lines
1.2 KiB
Markdown
45 lines
1.2 KiB
Markdown
---
|
|
name: Bug Report
|
|
about: Create a bug report to help us improve our operating system.
|
|
title: Brief description of the problem
|
|
labels: C-bug
|
|
---
|
|
|
|
<!-- Thank you for taking the time to report a bug. Your input is valuable to us.
|
|
Please replace all the <angle brackets> below with your own information. -->
|
|
|
|
### Describe the bug
|
|
|
|
<!-- A clear and concise description of what the bug is. -->
|
|
|
|
### To Reproduce
|
|
|
|
<!-- Steps to reproduce the behavior. Example:
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. Scroll down to '....'
|
|
4. See error -->
|
|
|
|
### Expected behavior
|
|
|
|
<!-- A clear and concise description of what you expected to happen. -->
|
|
|
|
### Screenshots
|
|
|
|
<!-- If applicable, add screenshots to help explain your problem. -->
|
|
|
|
### Environment
|
|
|
|
<!-- Please fill out this information as completely as possible:
|
|
- Hardware platform (e.g., Intel(R) Xeon(R) Gold 6342 CPU) -->
|
|
|
|
### Additional context
|
|
|
|
<!-- Add any other context about the problem here. For example, did the issue start occurring recently or has it always been there? -->
|
|
|
|
### Logs
|
|
|
|
<!-- If applicable, add log snippets or files to help explain and debug the problem. Please use code blocks (```) to format logs. -->
|
|
|
|
<!-- Once again, thank you for helping us improve our project! -->
|