valence/.github/ISSUE_TEMPLATE/feature_request.md

24 lines
546 B
Markdown
Raw Normal View History

---
name: Feature Request
about: Do you have an idea for a new feature?
title: ''
labels: enhancement
assignees: ''
---
## Describe the problem related to your feature request.
A description of what the problem is.
## 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.