burn/.github/ISSUE_TEMPLATE/feature_request.md

29 lines
561 B
Markdown
Raw Permalink Normal View History

2022-11-07 00:29:29 +08:00
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''
---
<!-- Please search existing issues to avoid creating duplicates -->
### Feature description
<!-- Describe the feature you'd like -->
### Feature motivation
<!-- Why do you want this? -->
### (Optional) Suggest a Solution
<!--
How do you think we should implement this feature?
Things to address include:
* Details of the technical implementation
* Tradeoffs made in design decisions
* Caveats and considerations for the future
-->