您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

config.yml 789B

1234567891011121314151617
  1. blank_issues_enabled: true
  2. contact_links:
  3. - name: Security Concern
  4. url: https://tinyurl.com/security-gitea
  5. about: For security concerns, please send a mail to security@gitea.io instead of opening a public issue.
  6. - name: Discord Server
  7. url: https://discord.gg/gitea
  8. about: Please ask questions and discuss configuration or deployment problems here.
  9. - name: Discourse Forum
  10. url: https://discourse.gitea.io
  11. about: Questions and configuration or deployment problems can also be discussed on our forum.
  12. - name: Frequently Asked Questions
  13. url: https://docs.gitea.io/en-us/faq
  14. about: Please check if your question isn't mentioned here.
  15. - name: Crowdin Translations
  16. url: https://crowdin.com/project/gitea
  17. about: Translations are managed here.