You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ghost/.github/ISSUE_TEMPLATE/config.yml

20 lines
1.1 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 是否允许创建空白问题(不使用预设模板的问题)
# 设置为true表示用户可以直接提交自定义内容的问题
blank_issues_enabled: true
# 联系链接配置:提供额外的支持和资源入口
contact_links:
# 第一个链接:帮助与支持
- name: 🚑 Help & Support # 链接名称,带救护车图标表示紧急支持
url: https://forum.ghost.org # 链接地址Ghost社区论坛
about: Please use the community forum for questions # 说明:请在社区论坛提问
# 第二个链接:功能与想法建议
- name: 💡 Features & Ideas # 链接名称,带灯泡图标表示创意建议
url: https://forum.ghost.org/c/Ideas # 链接地址论坛的Ideas分类
about: Please vote for & post new ideas in the forum # 说明:请在论坛投票或发布新想法
# 第三个链接:文档资源
- name: 📖 Documentation # 链接名称,带书本图标表示文档
url: https://ghost.org/docs/ # 链接地址(官方文档中心)
about: Tutorials & reference guides for themes, the API and more # 说明包含主题、API等的教程和参考指南