27 lines
446 B
Markdown
27 lines
446 B
Markdown
---
|
|
name: Bug Report
|
|
about: Report a bug in Mission Control
|
|
title: '[Bug] '
|
|
labels: bug
|
|
assignees: ''
|
|
---
|
|
|
|
## Describe the Bug
|
|
A clear and concise description of the bug.
|
|
|
|
## Steps to Reproduce
|
|
1. Go to '...'
|
|
2. Click on '...'
|
|
3. See error
|
|
|
|
## Expected Behavior
|
|
What you expected to happen.
|
|
|
|
## Screenshots
|
|
If applicable, add screenshots.
|
|
|
|
## Environment
|
|
- OS: [e.g. macOS 14]
|
|
- Browser: [e.g. Chrome 120]
|
|
- Mission Control Version: [e.g. 1.0.0]
|