27 lines
744 B
Markdown
27 lines
744 B
Markdown
---
|
|
name: Feature Request
|
|
about: Do you have a great idea for Open Ticket? Let us know using this issue!
|
|
title: "Your Feature Name"
|
|
labels: "Concept"
|
|
---
|
|
|
|
### Feature Description:
|
|
A clear and concise description of what the feature is.
|
|
|
|
### Affected Systems
|
|
Systems which are affected, improved or modified:
|
|
- (example) Slash command registration...
|
|
- (example) API embed builders...
|
|
- Scroll down to '....'
|
|
- See error
|
|
|
|
> Leave empty when you don't know which parts this feature affects!
|
|
|
|
### Advantages & Use Cases:
|
|
What advantages & use cases do you think this feature would result in?
|
|
|
|
### Screenshots:
|
|
If applicable, add screenshots to help explain your feature request.
|
|
|
|
### Additional Notes:
|
|
Add any other context about the request here. |