Support issue forms #16353
Labels
topic/issues
type/feature
Completely new functionality. Can only be merged if feature freeze is not active.
type/proposal
The new feature has not been accepted yet but needs to be discussed first.
Description
As shown in #16349, GitHub now supports issue forms for a unified issue creation behavior.
It would be great and pretty user friendly, if Gitea would support the same.
Syntactically, it would be good, if a GitHub-similar syntax would be chosen (see the example currently integrated into Gitea itself or the GitHub syntax documentation), with the same structure as GitHub as well.
Included features
config.yml
in the template folder to change the configuration of the issue and PR templatesPotential to be better than GitHub (Later on)
locale_<Locale>.ini
in the template folder)clickable_links:
section of theconfig.yml
Predicted Problems
~2000-4000
lines of code)blank_issues_enabled: false
is part of theconfig.yml
)Screenshots
Current issue creation form displayed on GitHub when creating a new bug report for Gitea
Current representation for an issue created using issue forms
The text was updated successfully, but these errors were encountered: