|
12345678910111213141516171819202122232425 |
- ---
- name: Feature request
- about: Feature ideas, design proposals
-
- ---
-
- <!--
- To request a feature, fill out the form below.
- Use a descriptive title that best explains the feature request in one sentence.
- -->
-
- ### Summary
-
- <!--
- What is the motivation for this feature? What does the feature achieve?
- -->
-
- ### Proposed design
-
- <!--
- What is one possible implementation of this feature?
- If visual, explain how the user interface should be changed. If interactive, explain the steps needed for a user to use the feature.
- Are there any corner cases where your implementation would fail?
- Are there alternative implementations?
- -->
|