Files
chatgpt-on-wechat/.github/ISSUE_TEMPLATE/custom.md
2023-02-08 12:36:14 +08:00

722 B
Raw Blame History

name, about, title, labels, assignees
name about title labels assignees
Custom issue template Describe this issue template's purpose here.

前置确认

  1. 运行于国内网络环境,未开代理
  2. python 已安装:版本在 3.7 ~ 3.10 之间,依赖已安装
  3. 在已有 issue 中未搜索到类似问题
  4. FAQS 中无类似问题

问题描述

简要说明、截图、复现步骤等:

终端日志 (如有报错)

[在此处粘贴终端日志]

环境

  • 操作系统类型 (Mac/Windows/Linux)
  • Python版本 ( 执行 python3 -V )
  • pip版本 ( 依赖问题此项必填,执行 pip3 -V)