未验证 提交 90d9510d 编写于 作者: U UlricQin 提交者: GitHub

Update bug_report.md

上级 58093eed
...@@ -4,16 +4,19 @@ about: Report a bug encountered while operating Nightingale ...@@ -4,16 +4,19 @@ about: Report a bug encountered while operating Nightingale
labels: kind/bug labels: kind/bug
--- ---
**What happened**: **问题现象**:
**What you expected to happen**:
**How to reproduce it (as minimally and precisely as possible)**: **复现方法**:
**Anything else we need to know?**:
**Environment**: **环境信息**:
- Nightingale Version (`./n9e-rdb -v`):
- OS Version (`uname -a`): - 夜莺服务端版本 (通过`./n9e-server -v`可得知版本):
- Logs (stdout/error/warning/http.request/http.response): - 夜莺客户端版本 (通过`./n9e-agentd -v`可得知版本):
- Others: - 操作系统版本 (通过`uname -a`可得知OS版本):
\ No newline at end of file
**日志线索**:
*日志分两部分,一个是logs目录下;另一部分是stdout,如果是systemd托管的,可以通过 `journalctl -u <n9e-server|n9e-agentd> -f` 查看*
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册