Labels
Labels
33 labels
- 后端代码 (server/, *.go)
- CI/CD相关 (.github/, scripts/)
- 配置文件 (*.yml, *.json, docker)
- 依赖管理 (go.mod, package.json)
- 文档更新 (*.md, docs/)
- 前端代码 (web/, *.tsx, *.vue, *.css)
- WAF引擎和安全 (coraza-spoa/, security/)
- 测试代码 (*_test.go, *.test.*)
- Something isn't working
- Pull requests that update a dependency file
- Improvements or additions to documentation
- This issue or pull request already exists
- New feature or request
- Pull requests that update go code
- Good for newcomers
- Extra attention is needed
- This doesn't seem right
- 🔥 高优先级
- 🌱 低优先级
- ⚡ 中等优先级
- Further information is requested
- 🚫 被阻塞
- 👀 需要代码审查
- ✅ 准备合并
- 🔧 杂项/构建
- 📚 文档更新
- ✨ 新功能
- 🐛 错误修复