-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refactor code to include missing header files * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Refactor code to include missing header files * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Refactor code to remove unused files and dependencies * Refactor code to include missing header files and constants * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Refactor code to include missing CPM.cmake and Conan configurations * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Refactor code to include missing CPM.cmake and Conan configurations * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
141628f
commit 1d280c1
Showing
206 changed files
with
15,946 additions
and
9,630 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,69 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: '' | ||
about: Create a detailed report to help us improve | ||
title: "" | ||
labels: bug | ||
assignees: '' | ||
|
||
assignees: "" | ||
--- | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
A clear and concise description of what the bug is. Include the specific error message if applicable. | ||
|
||
**Steps to Reproduce** | ||
Steps to reproduce the behavior: | ||
|
||
**Expected behavior** | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
**Expected Behavior** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Actual Behavior** | ||
A clear and concise description of what actually happened. Include any error messages or logs. | ||
|
||
**Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
**Desktop (please complete the following information):** | ||
**Environment (please complete the following information):** | ||
|
||
- OS: [e.g. Ubuntu] | ||
- Browser [e.g. chrome, safari] | ||
- Version [e.g. 22] | ||
- OS: [e.g. Ubuntu 20.04] | ||
- Browser [e.g. Chrome 89, Safari 14] | ||
- Node.js version [e.g. 14.16.1] | ||
- npm version [e.g. 6.14.12] | ||
- Any other relevant environment details | ||
|
||
**Additional context** | ||
Add any other context about the problem here. | ||
**Additional Context** | ||
Add any other context about the problem here, such as network conditions, user permissions, etc. | ||
|
||
**描述错误** | ||
清晰简洁地描述遇到的错误。 | ||
**Describe the bug (Chinese/描述错误)** | ||
清晰简洁地描述遇到的错误。包含具体的错误信息(如果适用)。 | ||
|
||
**预期行为** | ||
**Steps to Reproduce (Chinese/重现步骤)** | ||
重现行为的步骤: | ||
|
||
1. 前往 '...' | ||
2. 点击 '....' | ||
3. 滚动到 '....' | ||
4. 看到错误 | ||
|
||
**Expected Behavior (Chinese/预期行为)** | ||
清晰简洁地描述你期望发生的行为。 | ||
|
||
**屏幕截图** | ||
**Actual Behavior (Chinese/实际行为)** | ||
清晰简洁地描述实际发生的事情。包括任何错误消息或日志。 | ||
|
||
**Screenshots (Chinese/屏幕截图)** | ||
如果适用,请添加屏幕截图以帮助解释你的问题。 | ||
|
||
**桌面环境(请填写以下信息):** | ||
**Environment (Chinese/环境信息)** | ||
|
||
- 操作系统: [例如 Ubuntu] | ||
- 浏览器: [例如 Chrome,Safari] | ||
- 版本: [例如 22] | ||
- 操作系统: [例如 Ubuntu 20.04] | ||
- 浏览器: [例如 Chrome 89, Safari 14] | ||
- Node.js 版本: [例如 14.16.1] | ||
- npm 版本: [例如 6.14.12] | ||
- 任何其他相关的环境细节 | ||
|
||
**其他信息** | ||
在此处添加有关该问题的任何其他信息。 | ||
**Additional Context (Chinese/其他信息)** | ||
在此处添加有关该问题的任何其他信息,例如网络状况,用户权限等。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,37 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
title: "" | ||
labels: feature request | ||
assignees: "" | ||
--- | ||
|
||
**Is your feature request related to a problem? Please describe.** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
A clear and concise description of what the problem is, including any relevant context or examples. Ex. I'm always frustrated when [...] | ||
|
||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. | ||
A detailed description of what you want to happen. Include specific requirements, acceptance criteria, and any potential impact on the existing system. | ||
|
||
**Describe alternatives you've considered** | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
A clear and concise description of any alternative solutions or features you've considered, including their pros and cons. | ||
|
||
**Potential Risks and Challenges** | ||
Outline any potential risks, challenges, or considerations that might arise from implementing this feature. | ||
|
||
**Additional context** | ||
Add any other context or screenshots about the feature request here. | ||
Add any other context, screenshots, or relevant information about the feature request here. | ||
|
||
**您的功能请求是否与某个问题相关?请描述。** | ||
清晰简洁地描述问题是什么。例如:我总是对……感到沮丧。 | ||
清晰简洁地描述问题是什么,包含任何相关的上下文或示例。例如:我总是对……感到沮丧。 | ||
|
||
**描述您想要的解决方案** | ||
清晰简洁地描述你希望发生的事情。 | ||
详细描述您希望发生的事情。包括具体的要求、验收标准以及对现有系统的任何潜在影响。 | ||
|
||
**描述您考虑过的替代方案** | ||
清晰简洁地描述您考虑过的任何替代解决方案或功能。 | ||
清晰简洁地描述您考虑过的任何替代解决方案或功能,包括它们的优缺点。 | ||
|
||
**潜在的风险和挑战** | ||
概述实施该功能可能出现的任何风险、挑战或需要考虑的问题。 | ||
|
||
**其他信息** | ||
在此处添加有关功能请求的任何其他上下文或屏幕截图。 | ||
在此处添加有关功能请求的其他上下文、屏幕截图或相关信息。 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.