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 702B

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