30 lines
709 B
Markdown
30 lines
709 B
Markdown
---
|
|
|
|
name: "Feature Request"
|
|
about: "An idea for a feature to add in"
|
|
title: "Short summary of the proposed feature"
|
|
labels:
|
|
- enhancement
|
|
|
|
---
|
|
|
|
<!If this issue is for both the server and client, please post your issue on the client repository instead>
|
|
## Feature summary
|
|
|
|
<!Put a short summary of what the feature is here>
|
|
|
|
## Details of the feature
|
|
|
|
<!Specifically, what would this feature do. Try to include as much detail as possible.>
|
|
|
|
## Value of feature
|
|
|
|
<!Why would this be a good feature?>
|
|
|
|
## Extra Questions
|
|
|
|
**Would this cause a breaking change?**:
|
|
**Would you be willing to implement this?**:
|
|
|
|
<!Thank you for taking the time to make this feature request, it will really help improve the game!>
|