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.yaml 858B

1234567891011121314151617181920212223
  1. name: Feature Request
  2. description: Got an idea for a feature that Gitea doesn't have currently? Submit your idea here!
  3. body:
  4. - type: markdown
  5. attributes:
  6. value: |
  7. 1. Please speak English, this is the language all maintainers can speak and write.
  8. 2. Please ask questions or configuration/deploy problems on our Discord
  9. server (https://discord.gg/gitea) or forum (https://discourse.gitea.io).
  10. 3. Please take a moment to check that your feature hasn't already been suggested.
  11. - type: textarea
  12. id: description
  13. attributes:
  14. label: Feature Description
  15. placeholder: |
  16. I think it would be great if Gitea had...
  17. validations:
  18. required: true
  19. - type: textarea
  20. id: screenshots
  21. attributes:
  22. label: Screenshots
  23. description: If you can, provide screenshots of an implementation on another site e.g. GitHub