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.
hippo4j/.github/ISSUE_TEMPLATE/bug-report.md

28 lines
642 B

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.

---
name: "BUG 报告"
about: 提交问题缺陷帮助我们更好的改进
---
## BUG 报告
在开始报告错误之前,请确保认真查看了以下步骤:
- 搜索打开和关闭的 [GitHub 问题](https://github.com/opengoofy/hippo4j/issues)
- 阅读 [常见问题文档](https://hippo4j.cn/community/faq)
请在提交问题之前回答这些问题,谢谢。
### 你使用了哪个项目hippo4j config 还是 hippo4j server?
### 你使用了哪个版本?
### 预期行为
### 实际行为
### 原因分析(如果可以)
### 问题重现步骤
### 用于重现此问题的示例代码(例如 GitHub 链接)