您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 

40 行
1.4 KiB

  1. <!--
  2. Thank you for reporting an issue.
  3. 1. It's RECOMMENDED to submit PR for typo or tiny bug fix.
  4. 2. If this's a FEATURE request, please provide: details, pseudo codes if necessary.
  5. 3. If this's a BUG, please provide: course repetition, error log and configuration. Fill in as much of the template below as you're able.
  6. 感谢您向我们反馈问题。
  7. 1. 提交问题前,请先阅读 https://github.com/dotnetcore/CAP/wiki 上的文档。
  8. 2. 我们推荐如果是小问题(错别字修改,小的 bug fix)直接提交 PR。
  9. 3. 如果是一个新需求,请提供:详细需求描述,最好是有伪代码实现。
  10. 4. 如果是一个 BUG,请提供:复现步骤,错误日志以及相关配置,并尽量填写下面的模板中的条目。
  11. 6. 扩展阅读:[如何向开源项目提交无法解答的问题](https://zhuanlan.zhihu.com/p/25795393)
  12. -->
  13. Please answer these questions before submitting your issue.
  14. - Why do you submit this issue?
  15. - [ ] Question or discussion
  16. - [ ] Bug
  17. - [ ] Requirement
  18. - [ ] Feature or performance improvement
  19. ___
  20. ### Question
  21. - What do you want to know?
  22. ___
  23. ### Bug
  24. - Which version of CAP, OS and .NET Core?
  25. - Which company or project?
  26. - What happen?
  27. If possible, provide a way for reproducing the error. e.g. demo application, component version.
  28. ___
  29. ### Requirement or improvement
  30. - Please describe about your requirements or improvement suggestions.