mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-01 06:48:56 +00:00
ac34e2ae09
(cherry picked from commit9dd224f00c
) (cherry picked from commit710af007bc
) (cherry picked from commit2ccd6e2bd6
) (cherry picked from commitb90dc5fc4f
) (cherry picked from commitbf25d98a98
) (cherry picked from commitd7c71e5985
) [WORKFLOW] Add Forgejo Next and reproducing to issue template (cherry picked from commit17a3988fe0
) (cherry picked from commit9ee5b3a619
) (cherry picked from commitbebdd8d5f3
) (cherry picked from commitbe7bb96d5c
) (cherry picked from commit4ae659d63a
) (cherry picked from commit82426f376d
) (cherry picked from commit1cb28e3671
) (cherry picked from commitc6a2db94c4
) (cherry picked from commit90d3eb2d13
) (cherry picked from commit3c3e656f58
) (cherry picked from commit54ece82417
) (cherry picked from commit55a042485a
) (cherry picked from commit9724140ad6
) (cherry picked from commit972220d15a
) (cherry picked from commit47fe7f93c8
) (cherry picked from commit8d35ef6337
) (cherry picked from commit0fc1a7b216
)
24 lines
864 B
Markdown
24 lines
864 B
Markdown
---
|
|
name: "Feature Request"
|
|
about: "Got an idea for a feature that Forgejo doesn't have yet? Submit it here!"
|
|
title: "[FEAT] "
|
|
---
|
|
<!--
|
|
1. Please speak English, as this is the language all maintainers can
|
|
speak and write.
|
|
|
|
2. Please ask questions or troubleshoot configuration/deploy problems
|
|
in our Matrix space (https://matrix.to/#/#forgejo:matrix.org).
|
|
|
|
3. Please make sure you are using the latest release of Forgejo and
|
|
take a moment to check that your feature hasn't already been suggested.
|
|
-->
|
|
|
|
## Needs and benefits
|
|
<!-- Please describe the needs this feature intends to address and the benefits it brings. -->
|
|
|
|
## Feature Description
|
|
<!-- Please describe the feature you would like to see added as clearly and succinctly as possible. -->
|
|
|
|
## Screenshots
|
|
<!-- If you can, provide screenshots of an implementation on another site, e.g. GitHub. -->
|