2021-09-15 11:33:13 -06:00
|
|
|
name: Feature Request
|
|
|
|
description: Got an idea for a feature that Gitea doesn't have currently? Submit your idea here!
|
2023-10-10 23:25:31 -06:00
|
|
|
labels: ["type/proposal"]
|
2021-09-15 11:33:13 -06:00
|
|
|
body:
|
2023-09-07 20:24:06 -06:00
|
|
|
- type: markdown
|
|
|
|
attributes:
|
|
|
|
value: |
|
|
|
|
1. Please speak English, this is the language all maintainers can speak and write.
|
|
|
|
2. Please ask questions or configuration/deploy problems on our Discord
|
2024-09-06 01:20:30 -06:00
|
|
|
server (https://discord.gg/gitea) or forum (https://forum.gitea.com).
|
2023-09-07 20:24:06 -06:00
|
|
|
3. Please take a moment to check that your feature hasn't already been suggested.
|
|
|
|
- type: textarea
|
|
|
|
id: description
|
|
|
|
attributes:
|
|
|
|
label: Feature Description
|
|
|
|
placeholder: |
|
|
|
|
I think it would be great if Gitea had...
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
id: screenshots
|
|
|
|
attributes:
|
|
|
|
label: Screenshots
|
|
|
|
description: If you can, provide screenshots of an implementation on another site e.g. GitHub
|