Xboard/.github/ISSUE_TEMPLATE/bug-report----问题反馈.md

44 lines
1.1 KiB
Markdown
Raw Normal View History

2023-11-17 01:44:01 -05:00
---
name: Bug report | 问题反馈
about: Tell us what problems you have encountered
title: "[BUG]"
labels: ''
assignees: ''
---
🙇🙇🙇注意XrayR等非XBoard问题请前往项目方提问
🙇🙇🙇Note: XrayR and other non-XBoard issues please go to the project side to ask questions
The XBoard version number you are using
当前使用的XBoard版本号(git commit id)
--------
Would you like to deploy using Docker?
你的部署方式是否为Docker
2023-11-17 01:44:01 -05:00
--------
Please briefly describe the issue you encountered (preferably with reproducible steps).
简单描述你遇到的问题(最好带上复现步骤)
2023-11-17 01:44:01 -05:00
--------
Screenshot of the reported error(Please do desensitization)
报告错误的截图(请做脱敏处理)
--------
Screenshot of the reported error(Please do desensitization)
报告错误的截图(请做脱敏处理)
--------
Run the php artisan log:export 7 command to export log files (where 7 represents logs for the last 7 days).
运行`php artisan log:export 7` 命令导出的日志文件(其中7为最近7天的日志)。
2023-11-17 01:44:01 -05:00
--------