feature_request.yml 1.0 KB

1234567891011121314151617181920212223242526
  1. name: Feature Request
  2. description: File a feature request
  3. labels: ["enhancement"]
  4. title: "[Feature Request]:"
  5. body:
  6. - type: checkboxes
  7. id: existingcheck
  8. attributes:
  9. label: Do you need to file a feature request?
  10. description: Please help us manage our time by avoiding duplicates and common feature request with the steps below.
  11. options:
  12. - label: I have searched the existing feature request and this feature request is not already filed.
  13. - label: I believe this is a legitimate feature request, not just a question or bug.
  14. - type: textarea
  15. id: feature_request_description
  16. attributes:
  17. label: Feature Request Description
  18. description: A clear and concise description of the feature request you would like.
  19. placeholder: What this feature request add more or improve?
  20. - type: textarea
  21. id: additional_context
  22. attributes:
  23. label: Additional Context
  24. description: Add any other context or screenshots about the feature request here.
  25. placeholder: Any additional information