.github/ISSUE_TEMPLATE/feature_request.md
---
name: Feature request
about: "For feature requests. Please search for existing issues first. Also see CONTRIBUTING."
title: ''
labels: 'enhancement'
assignees:
---
**Describe The Problem To Be Solved**
Please present a concise description of the problem to be addressed by this feature request. Please be clear what parts of the problem are considered to be in-scope and out-of-scope.
**(Optional): Suggest A Solution**
A concise description of your preferred solution. Things to address include:
* Details of the technical implementation
* Tradeoffs made in design decisions
* Caveats and considerations for the future
If there are multiple solutions, please present each one separately. Save comparisons for the very end.