name: Requirement|需求建议
description: 您需要反馈或实现一个新需求时,请使用此模板。
title: "[Requirement|需求建议]: "
labels: ["requirement"]
body:
- type: markdown
attributes:
value: |
Thanks for sending an requirement! Please fill in the following template to help quickly solve your problem.
- type: textarea
attributes:
label:
description: 请描述下新需求的详细信息
value: |
#### 一、背景信息 (必填)
<!-- 新需求的功能是什么,解决了什么问题 -->
<!-- 请描述下该需求的价值,应用场景等 -->
<!-- 请描述/解释设计的总体思路(可以使用伪代码) -->
<!-- 如果当前不支持泛化,当前算子使用的限制约束是什么,比如说不支持广播,哪些数据类型当前还不支持 -->
💡 备注(选填)
validations:
required: true