You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/options
Giteabot fcd055c34a
Fix the topic validation rule and suport dots (#26286) (#26303)
Backport #26286 by @wxiaoguang

1. Allow leading and trailing spaces by user input, these spaces have
already been trimmed at backend
2. Allow using dots in the topic

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 years ago
..
gitignore [skip ci] Updated licenses and gitignores 2 years ago
label Add loading yaml label template files (#22976) 2 years ago
license Fix incorrect git ignore rule and add missing license files (#25135) (#25138) 2 years ago
locale Fix the topic validation rule and suport dots (#26286) (#26303) 2 years ago
readme