mirror of
https://github.com/go-gitea/gitea
synced 2025-03-04 09:44:20 +00:00
Fixes #23809 Make the title not required. If the title is empty when creating release (not tag), an error message will be displayed. 