-
Notifications
You must be signed in to change notification settings - Fork 215
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
149 additions
and
87 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 |
---|---|---|
@@ -0,0 +1,55 @@ | ||
--- | ||
name: bug template | ||
about: 请提供系统详细信息 | ||
--- | ||
|
||
## 信息 | ||
|
||
### nodejs 版本 | ||
|
||
TODO | ||
|
||
|
||
(推荐使用 `v16` 以上) | ||
|
||
<br /> | ||
|
||
|
||
### 包管理器及其版本 | ||
|
||
TODO | ||
|
||
|
||
(推荐使用 `pnpm`) | ||
|
||
|
||
<br /> | ||
|
||
|
||
### 系统 | ||
|
||
TODO | ||
|
||
(该项目开发环境系统为 `win11`) | ||
|
||
|
||
<br /> | ||
<br /> | ||
|
||
## bug | ||
|
||
### 描述 | ||
|
||
TODO | ||
|
||
<br /> | ||
|
||
### 预期结果 | ||
|
||
TODO | ||
|
||
<br /> | ||
|
||
### 最小测试仓库 | ||
|
||
TODO |
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.