qiankun-fit/.github/ISSUE_TEMPLATE/bug_report_cn.md
2023-09-18 14:09:06 +08:00

35 lines
917 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
name: '缺陷问题反馈'
about: '反馈问题以帮助我们改进'
title: '[Bug]请遵循下文模板提交问题,否则您的问题会被关闭'
labels: ''
assignees: ''
---
# 提问之前强烈建立您能先阅读一下[《如何正确的提出一个 Issue》](https://github.com/umijs/qiankun/issues/1115)
<!--
感谢您向我们反馈问题,为了高效的解决问题,我们期望你能提供以下信息:
-->
## What happens?
<!-- 清晰的描述下遇到的问题。-->
## 最小可复现仓库
为节约大家的时间,无复现步骤的 ISSUE 会被关闭,提供之后再 REOPEN
<!-- 你的仓库链接 -->
## 复现步骤,错误日志以及相关配置
<!-- 请提供复现步骤,错误日志以及相关配置 -->
<!-- 可以尝试不要锁版本,重新安装依赖试试先 -->
## 相关环境信息
- **qiankun 版本**
- **浏览器版本**
- **操作系统**