bevy/.github/ISSUE_TEMPLATE/feature_request.md

25 lines
551 B
Markdown
Raw Normal View History

---
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.
2021-01-01 22:13:27 +00:00
**What solution would you like?**
The solution you propose for the problem presented.
2021-01-01 22:13:27 +00:00
**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.