SpaceServer/.gitea/ISSUE_TEMPLATE/bug.md

36 lines
775 B
Markdown
Raw Permalink Normal View History

2021-05-14 11:02:46 +00:00
---
name: "Bug Report"
about: "Something isn't working right"
title: "Short summary of bug"
labels:
- bug
2021-05-14 11:05:10 +00:00
- "help wanted"
2021-05-14 11:02:46 +00:00
---
<!If this issue is for both the server and client, please post your issue on the client repository instead>
2021-05-14 11:04:25 +00:00
## Bug summary
2021-05-14 11:02:46 +00:00
<!Put a short summary of what the bug is here>
2021-05-14 11:04:25 +00:00
## Intended Behaviour
2021-05-14 11:02:46 +00:00
<!What do you expect the program to do?>
2021-05-14 11:04:25 +00:00
## Observed Behaviour
2021-05-14 11:02:46 +00:00
<!What did the program actually do?>
2021-05-14 11:04:25 +00:00
## How to reproduce
2021-05-14 11:02:46 +00:00
<!How did you get the program to do what it did? Can it be reproduced easily? If any files were used to reproduce the issue, please provide them.>
2021-05-14 11:04:25 +00:00
## System Details
2021-05-14 11:02:46 +00:00
**OS/Version**:
**Program Version**:
**Compiled/Release**:
<!Thank you for taking the time to make this bug report, it will really help squash those bugs!>