-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #720 from RayWangQvQ/develop
update issue templates and be compatible with qinglong in different system
- Loading branch information
Showing
10 changed files
with
195 additions
and
21 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,15 +1,62 @@ | ||
--- | ||
name: Bug report(缺陷) | ||
about: 缺陷或异常 | ||
title: "【Bug】请在标题中清晰地概述你要反馈的异常或缺陷" | ||
title: "【Bug】<请在标题中清晰地概述你要反馈的异常或缺陷>" | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
版本号:(请贴出你的版本号,请确认是否已通过升级到最新版来解决当前问题?) | ||
运行环境:(请贴出运行环境,比如是Actions或docker或本地?是Win还是Linux?) | ||
<!-- 请完整勾选或填写如下信息 --> | ||
|
||
问题描述:(提issue前请先确认没有其他人已提过相同的议题,请清晰的描述所您所遇到的问题。) | ||
### 版本 | ||
|
||
日志信息:(如果可以,请贴出Debug级别的日志信息,以便更高效的确定和解决问题。) | ||
BiliTool版本号:`x.x.x` | ||
|
||
### 确认 | ||
|
||
- [ ] 是的,我已搜索并确认,没有其他相同的议题 | ||
- [ ] 是的,我确认,已尝试升级到最新版,但未解决 | ||
|
||
### 服务器架构 | ||
|
||
- [ ] x64 | ||
- [ ] arm64 | ||
- [ ] arm | ||
- [ ] 其他(请在下面补充) | ||
|
||
### 服务器系统 | ||
|
||
- [ ] Windows | ||
- [ ] macOS | ||
- [ ] Linux | ||
- [ ] Debian | ||
- [ ] Ubuntu | ||
- [ ] Windows | ||
- [ ] Alpine | ||
- [ ] Centos | ||
- [ ] 其他(请在下面补充) | ||
|
||
### 选择的BiliTool运行模式 | ||
|
||
- [ ] docker | ||
- [ ] podman | ||
- [ ] 下载的Release包 | ||
- [ ] 其他(请在下面补充) | ||
|
||
### 问题描述 | ||
|
||
<!-- 请在下方清晰的描述所您所遇到的问题 --> | ||
<这里> | ||
|
||
### 日志信息 | ||
|
||
<!-- 请在下方贴出Debug级别的日志信息,以便更高效的确定和解决问题 --> | ||
|
||
<details> | ||
|
||
``` | ||
<这里> | ||
``` | ||
|
||
</details> |
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,91 @@ | ||
--- | ||
name: [QingLong]Bug report(缺陷) | ||
about: 缺陷或异常(青龙专属) | ||
title: "【Bug】【青龙】<请在标题中清晰地概述你要反馈的异常或缺陷>" | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
<!-- 请完整勾选或填写如下信息 --> | ||
|
||
### 版本 | ||
|
||
BiliTool版本号:`x.x.x` | ||
|
||
青龙版本号:`x.x.x` | ||
|
||
### 确认 | ||
|
||
- [ ] 是的,我已搜索并确认,没有其他相同的议题 | ||
- [ ] 是的,我确认,已尝试升级到最新版,但未解决 | ||
|
||
### 服务器架构 | ||
|
||
- [ ] x64 | ||
- [ ] arm64 | ||
- [ ] arm | ||
- [ ] 其他(请在下面补充) | ||
|
||
### 服务器系统 | ||
|
||
- [ ] Windows | ||
- [ ] macOS | ||
- [ ] Linux | ||
- [ ] Debian | ||
- [ ] Ubuntu | ||
- [ ] Windows | ||
- [ ] Alpine | ||
- [ ] Centos | ||
- [ ] 其他(请在下面补充) | ||
|
||
### 青龙容器类型 | ||
|
||
- [ ] Docker | ||
- [ ] Podman | ||
- [ ] 其他(请在下面补充) | ||
|
||
### 青龙镜像 | ||
|
||
- [ ] whyour/qinglong:latest(Alpine) | ||
- [ ] whyour/qinglong:debian(Debian) | ||
|
||
### 选择的BiliTool运行模式 | ||
|
||
- [ ] dotnet | ||
- [ ] bilitool | ||
|
||
### 如果是青龙拉库相关bug,请贴出拉库方式截图 | ||
|
||
- [ ] 否 | ||
- [ ] 是,截图如下 | ||
|
||
### 如果是缺失文件相关bug,请贴出容器内文件路径信息 | ||
|
||
- [ ] 否 | ||
- [ ] 是,信息如下 | ||
|
||
查看方式参考文档:[提示文件不存在或路径异常怎么排查](https://github.com/RayWangQvQ/BiliBiliToolPro/blob/main/qinglong/README.md#43-提示文件不存在或路径异常怎么排查) | ||
|
||
BiliTool仓库文件路径:`<粘贴路径>` | ||
|
||
脚本文件路径:`<粘贴路径>` | ||
|
||
<这里贴截图> | ||
|
||
### 问题描述 | ||
|
||
<!-- 请在下方清晰的描述所您所遇到的问题 --> | ||
<这里> | ||
|
||
### 日志信息 | ||
|
||
<!-- 请在下方贴出Debug级别的日志信息,以便更高效的确定和解决问题 --> | ||
|
||
<details> | ||
|
||
``` | ||
<这里> | ||
``` | ||
|
||
</details> |
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,11 +1,20 @@ | ||
--- | ||
name: Feature request(建议) | ||
about: 建议或需求 | ||
title: "【建议】请在标题中清晰地概述你的建议" | ||
title: "【建议】<请在标题中清晰地概述你的建议>" | ||
labels: 建议/enhancement | ||
assignees: '' | ||
|
||
--- | ||
|
||
建议内容: | ||
(提issue前请先确认没有其他人提过相同的议题) | ||
<!-- 请完整勾选或填写如下信息 --> | ||
|
||
### 确认 | ||
|
||
- [ ] 是的,我已搜索并确认,没有其他相同的议题 | ||
|
||
### 建议内容 | ||
|
||
<!-- 请清晰的描述您的需求或建议 --> | ||
<!-- 如果可以,请描述您认为可行的解决方案 --> | ||
<这里> |
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,10 +1,18 @@ | ||
--- | ||
name: Other(其他) | ||
about: 既不是Bug也不是建议的或不能确定的其他议题 | ||
title: "【其他】请在标题中清晰地概述内容" | ||
title: "【其他】<请在标题中清晰地概述内容>" | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
(提issue前请先确认没有其他人提过相同的议题) | ||
### 确认 | ||
|
||
- [ ] 是的,我确认要选Other,因为我的内容既不是Bug,也不是Feature | ||
- [ ] 是的,我已搜索并确认,没有其他相同的议题 | ||
|
||
### 描述 | ||
|
||
<!-- 请在下方清晰的描述您的内容 --> | ||
<这里> |
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,8 +1,8 @@ | ||
<!-- 该操作会向作者源仓库发起PR,是用来向源仓库贡献自己代码的 --> | ||
<!-- 请PR到我的develop分支上,main分支不接受直接PR --> | ||
<!-- 请PR到我的develop分支 --> | ||
|
||
<!-- 如果您明白正在做什么,请将下一行中符号【】内的文字由“no”修改为“yes”(不含引号) --> | ||
<!-- 请问您是否明白:【no】 --> | ||
|
||
【内容】: | ||
请描述您将贡献的内容 | ||
### 内容 | ||
|
||
<请描述您将贡献的内容> |
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
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
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
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
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