bevy/.github/ISSUE_TEMPLATE/feature_request.md
2021-01-01 16:13:27 -06:00

25 lines
551 B
Markdown

---
name: Feature Request
about: Propose a new feature!
title: ''
labels: ''
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.