gitea/routers
JakobDev f384b13f1c
Implement Issue Config (#20956)
Closes #20955

This PR adds the possibility to disable blank Issues, when the Repo has
templates. This can be done by creating the file
`.gitea/issue_config.yaml` with the content `blank_issues_enabled` in
the Repo.
2023-03-28 14:22:07 -04:00
..
api Implement Issue Config (#20956) 2023-03-28 14:22:07 -04:00
common Editor preview support for external renderers (#23333) 2023-03-24 14:12:23 +08:00
install
private Use context parameter in services/repository (#23186) 2023-02-28 16:17:51 -06:00
utils
web Implement Issue Config (#20956) 2023-03-28 14:22:07 -04:00
init.go