mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-06 11:35:29 +00:00
30 lines
894 B
Markdown
30 lines
894 B
Markdown
---
|
|
name: Bug Report
|
|
about: Report a bug you encountered
|
|
title: "[BUG] Brief description of the issue"
|
|
labels: bug
|
|
assignees: ''
|
|
---
|
|
|
|
## Checklist before submitting
|
|
Please make sure to check the following:
|
|
|
|
- [ ] You are using the latest version of the project/repository.
|
|
- [ ] The issue relates to a website or a specific functionality.
|
|
- [ ] If the issue is related to a website, you have verified that the URL works correctly in your browser.
|
|
|
|
## Describe the issue
|
|
Provide a clear and detailed description of the problem.
|
|
|
|
## Expected behavior
|
|
Explain what you expected to happen instead of the observed behavior.
|
|
|
|
## Screenshots
|
|
If applicable, attach screenshots that illustrate the issue.
|
|
|
|
## Environment (please complete the following information):
|
|
- OS: [e.g., Windows, macOS, Linux]
|
|
|
|
## Additional context
|
|
Add any other relevant information that could help in diagnosing the problem.
|