You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

feature_request.md 623B

12345678910111213141516171819202122232425
  1. ---
  2. name: Feature request
  3. about: Feature ideas, design proposals
  4. ---
  5. <!--
  6. To request a feature, fill out the form below.
  7. Use a descriptive title that best explains the feature request in one sentence.
  8. -->
  9. ### Summary
  10. <!--
  11. What is the motivation for this feature? What does the feature achieve?
  12. -->
  13. ### Proposed design
  14. <!--
  15. What is one possible implementation of this feature?
  16. If visual, explain how the user interface should be changed. If interactive, explain the steps needed for a user to use the feature.
  17. Are there any corner cases where your implementation would fail?
  18. Are there alternative implementations?
  19. -->