mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-07 12:23:00 +08:00
💄 auto fix by pre-commit hooks
This commit is contained in:
parent
32850947b8
commit
7b557930a6
22
.github/ISSUE_TEMPLATE/问题报告.md
vendored
22
.github/ISSUE_TEMPLATE/问题报告.md
vendored
@ -1,29 +1,31 @@
|
|||||||
---
|
---
|
||||||
name: 问题报告
|
name: 问题报告
|
||||||
about: 我遇到了问题
|
about: 我遇到了问题
|
||||||
title: ''
|
title: ""
|
||||||
labels: ''
|
labels: ""
|
||||||
assignees: ''
|
assignees: ""
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 环境
|
## 环境
|
||||||
* nonebot-bison 版本:
|
|
||||||
* nonebot 版本:
|
- nonebot-bison 版本:
|
||||||
* 安装方式:(以下方式的一种或者其他方式)
|
- nonebot 版本:
|
||||||
|
- 安装方式:(以下方式的一种或者其他方式)
|
||||||
1. 通过 nb-cli 安装
|
1. 通过 nb-cli 安装
|
||||||
2. 使用 poetry/pdm 等现在包管理器安装
|
2. 使用 poetry/pdm 等现在包管理器安装
|
||||||
3. 通过 pip install 安装
|
3. 通过 pip install 安装
|
||||||
4. 克隆或下载项目直接使用
|
4. 克隆或下载项目直接使用
|
||||||
* 操作系统:
|
- 操作系统:
|
||||||
|
|
||||||
## 问题
|
## 问题
|
||||||
|
|
||||||
请在这里描述你遇到的问题
|
请在这里描述你遇到的问题
|
||||||
|
|
||||||
## 日志
|
## 日志
|
||||||
|
|
||||||
```
|
```
|
||||||
请在这里粘贴你的日志
|
请在这里粘贴你的日志
|
||||||
```
|
```
|
||||||
|
|
||||||
* [ ] 我搜索过了 issue,但是并没有发现过与我类似的问题
|
- [ ] 我搜索过了 issue,但是并没有发现过与我类似的问题
|
||||||
* [ ] 我确认在日志中去掉了敏感信息
|
- [ ] 我确认在日志中去掉了敏感信息
|
||||||
|
Loading…
x
Reference in New Issue
Block a user