1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-11 16:58:12 +00:00
Files
gitea/routers/web/repo/issue.go
JakobDev 3cae50e841 Redirect from {repo}/issues/new to {repo}/issues/new/choose when blank issues are disabled (#26813)
You can currently visit `{repo}/issues/new` and create a blank issue,
even if it's disabled. This PR fixes this,

Fixes https://codeberg.org/forgejo/forgejo/issues/1356

Co-authored-by: Giteabot <teabot@gitea.io>
2023-08-31 15:36:25 +00:00

105 KiB