name: 📚 Documentation|文档反馈
description: 如果您需要反馈文档问题,请使用此模板。
title: "[Documentation|文档反馈]: "
labels: ["documentation"]
body:
- type: checkboxes
id: terms
attributes:
label: 在您提交issue前,请确认以下信息:
options:
- label: 我已经搜索过[现有和历史issues](https://gitcode.com/cann/ge/issues),确认这是一个新问题
required: true
- type: textarea
attributes:
label: 文档链接
description: 请给出有问题的文档链接
validations:
required: true
- type: textarea
attributes:
label: 问题文档片段
description: 请给出问题文档片段或截图
validations:
required: true
- type: textarea
attributes:
label: 存在的问题
description: 请描述下存在的问题
validations:
required: false