page-request.yml 739 B

123456789101112131415161718192021222324252627
  1. name: 📄 Page request
  2. title: "page request: "
  3. description: Page request template.
  4. labels: new command, help wanted
  5. body:
  6. - type: textarea
  7. attributes:
  8. label: Command description
  9. description: Describe a command you want to be summarized.
  10. placeholder: Tell us about the command!
  11. - type: input
  12. attributes:
  13. label: Command details
  14. description: Describe any details related to a command.
  15. placeholder: e.g. command version
  16. - type: checkboxes
  17. attributes:
  18. label: OS
  19. description: Select which operating system(s) this command works with.
  20. options:
  21. - label: Android
  22. - label: Linux
  23. - label: macOS
  24. - label: sunOS
  25. - label: Windows