bevy/.github/ISSUE_TEMPLATE/feature_request.md
2021-07-13 13:29:05 -07:00

24 lines
574 B
Markdown

---
name: Feature Request
about: Propose a new feature!
title: ''
labels: C-Enhancement, S-Needs-Triage
assignees: ''
---
## What problem does this solve or what need does it fill?
A description of why this particular feature should be added.
## What solution would you like?
The solution you propose for the problem presented.
## What alternative(s) have you considered?
Other solutions to solve and/or work around the problem presented.
## Additional context
Any other information you would like to add such as related previous work,
screenshots, benchmarks, etc.