mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-25 12:41:53 +08:00
- 版本号更新至 2.2.0-rc / 2.1.3 / 2.1.2 - 移除 placeholder 预填充内容,避免用户不删不改直接提交 - 新增 SDK、代理、mips 等选项 - macOS/Ubuntu 版本更新 - 新增安全漏洞报告入口指引 - 模板顶部增加"未填写有效信息会被关闭"提示
14 lines
617 B
YAML
14 lines
617 B
YAML
# Issue 模板配置
|
|
blank_issues_enabled: false
|
|
|
|
contact_links:
|
|
- name: 📖 使用文档 / README
|
|
url: https://github.com/shadow1ng/fscan/blob/main/README.md
|
|
about: 提交 Issue 前请先查阅文档,确认不是用法问题
|
|
- name: 💬 讨论区 / Discussions
|
|
url: https://github.com/shadow1ng/fscan/discussions
|
|
about: 使用疑问、经验分享、一般性讨论请使用 Discussions
|
|
- name: 🔐 安全漏洞报告
|
|
url: https://github.com/shadow1ng/fscan/security/advisories/new
|
|
about: fscan 自身的安全漏洞请通过 Security Advisory 私下报告,不要公开提 Issue
|