mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
24 lines
574 B
Markdown
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.
|