2023-09-02 00:10:35 +08:00

13 lines
361 B
YAML

name: 重构
description: 对本项目提出一个功能建议
title: "[重构]: "
labels: [ "refactor" ]
body:
- type: textarea
id: related-problem
attributes:
label: 重构目的是什么?
description: 清晰并简洁地描述重构是什么,例如,减少文件选择器重复创建代码。
validations:
required: false