Added feature request template for gitea

pull/1/head
TechieDamien 2021-05-14 12:12:31 +01:00
parent a8aaee9968
commit 9c3f4a8a26
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
---
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!>