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.
 
 
 
 

46 lines
1.2 KiB

  1. name: Event type
  2. description: Suggest an event type
  3. labels:
  4. - enhancement
  5. - events
  6. body:
  7. - type: markdown
  8. attributes:
  9. value: |
  10. If you think that there's a missing supported event type, fill this form out to suggest it!
  11. - type: checkboxes
  12. id: involved-objects
  13. attributes:
  14. label: Involved objects
  15. description: |
  16. An event must involve at least one object.
  17. Please select below the objects that take part in it.
  18. For example, a lunar eclipse involves the Moon, the Earth and the Sun.
  19. options:
  20. - label: Sun
  21. - label: Earth
  22. - label: Moon
  23. - label: Planets or dwarf planets of the Solar system
  24. - label: Other (explain in description)
  25. - type: textarea
  26. id: event-definition
  27. validations:
  28. required: true
  29. attributes:
  30. label: Event definition
  31. description: |
  32. Explain the event type you wish to see in Kosmorro.
  33. This can be a simple copy and paste from an external source (don't forget to give the source!).
  34. - type: textarea
  35. id: other-information
  36. attributes:
  37. label: Other useful information
  38. description: |
  39. If you have any other useful information, feel free to put them here!