|
|
@@ -1,108 +0,0 @@
|
|
|
----
|
|
|
-name: Bug report
|
|
|
-about: Create a report to help us improve
|
|
|
-title: ''
|
|
|
-labels: ''
|
|
|
-assignees: ''
|
|
|
-
|
|
|
----
|
|
|
-
|
|
|
-## Which part does bug belong to?
|
|
|
-
|
|
|
-Please indicate in the title which section the bug belongs to, for example: [site] Unable to close 3D model on the homepage!
|
|
|
-
|
|
|
-- [stdf] Bug in the STDF component library code.
|
|
|
-- [create] Bug in the create-stdf scaffolding tool.
|
|
|
-- [vscode] Bug in the STDF VS Code plugin.
|
|
|
-- [icon] Bug in the rollup-plugin-stdf-icon plugin for handling icons.
|
|
|
-- [site] Bug on the STDF website.
|
|
|
-- [demo] Bug in the STDF demo.
|
|
|
-- [other] Unclassified issue.
|
|
|
-
|
|
|
-## Current Version
|
|
|
-
|
|
|
-If it is related to [stdf], [create], [icon], [vscode], please specify the version in which this bug occurred.
|
|
|
-
|
|
|
-## Bug Description
|
|
|
-
|
|
|
-Please provide a clear and concise description of the bug.
|
|
|
-
|
|
|
-## Steps to Reproduce
|
|
|
-
|
|
|
-Steps to reproduce the behavior:
|
|
|
-
|
|
|
-1. When ...
|
|
|
-2. Click on ...
|
|
|
-3. See the error ...
|
|
|
-
|
|
|
-## Expected Behavior
|
|
|
-
|
|
|
-Please provide a clear and concise description of what you expected to happen.
|
|
|
-
|
|
|
-## Screenshots
|
|
|
-
|
|
|
-If applicable, add screenshots to help explain your problem.
|
|
|
-
|
|
|
-## Your Environment
|
|
|
-
|
|
|
-- Operating System and Version: [e.g., iOS 16, Android MIUI 14]
|
|
|
-- Browser and Version: [e.g., Built-in MIUI browser, Chrome 100, Firefox, Safari]
|
|
|
-
|
|
|
-## Reproduction
|
|
|
-
|
|
|
-You can use [StackBlitz](https://stackblitz.com) or [CodePen](https://codepen.io) to quickly create a project to demonstrate this bug.
|
|
|
-
|
|
|
-## Optional: Proposed Solution
|
|
|
-
|
|
|
-If you have a proposed solution or idea for resolving the bug, please describe it here.
|
|
|
-
|
|
|
----
|
|
|
-
|
|
|
-## Bug 属于哪个部分
|
|
|
-
|
|
|
-请在标题开头注明此 bug 属于哪个部分,如:[site] 首页的 3D 模型无法关闭!
|
|
|
-
|
|
|
-- [stdf] STDF 组件库代码 bug。
|
|
|
-- [create] create-stdf 脚手架 bug。
|
|
|
-- [vscode] STDF VS Code 插件 bug。
|
|
|
-- [icon] rollup-plugin-stdf-icon 处理 Icon 的插件 bug。
|
|
|
-- [site] STDF 站点 bug。
|
|
|
-- [demo] STDF demo bug。
|
|
|
-- [other] 无法归类的问题。
|
|
|
-
|
|
|
-## 当前版本
|
|
|
-
|
|
|
-如果是 [stdf] [create] [icon] [vscode] ,请注明此 bug 出现的版本。
|
|
|
-
|
|
|
-## Bug 描述
|
|
|
-
|
|
|
-请清晰简明地描述清楚该 bug 的内容。
|
|
|
-
|
|
|
-## 复现步骤
|
|
|
-
|
|
|
-复现该问题的步骤:
|
|
|
-
|
|
|
-1. 当 ... 的时候 ...
|
|
|
-2. 点击 ...
|
|
|
-3. 出现错误 ...
|
|
|
-
|
|
|
-## 期望行为
|
|
|
-
|
|
|
-请清晰简明地描述清楚你期望的正确情况。
|
|
|
-
|
|
|
-## 截图
|
|
|
-
|
|
|
-如果适用,请添加截图以帮助解释你的问题。
|
|
|
-
|
|
|
-## 你的环境
|
|
|
-
|
|
|
-- 操作系统与版本:[例如,iOS 16,Android MIUI 14]
|
|
|
-- 浏览器与版本:[例如,MIUI 自带,Chrome 100,Firefox,Safari]
|
|
|
-
|
|
|
-## 复现
|
|
|
-
|
|
|
-你可以使用 [StackBlitz](https://stackblitz.com) 或者 [CodePen](https://codepen.io) 快速创建一个工程展示此 bug。
|
|
|
-
|
|
|
-## 可选:解决方案建议
|
|
|
-
|
|
|
-如果你对该 bug 有一个解决方案或思路,请在这里描述。
|