Update topics.yml

This commit is contained in:
Xingyu.Wang
2022-09-28 12:37:37 +08:00
committed by GitHub
parent 4318bbcaca
commit 7cb2422ca3

View File

@@ -2,7 +2,8 @@ name: 推荐选题
description: 推荐一个选题
title: "[推荐类型] 文章日期 文章标题"
labels: []
assignees: []
assignees:
- lkxed
body:
- type: markdown
attributes:
@@ -27,9 +28,9 @@ body:
description: 填写原文章的版权协议
multiple: false
options:
- label: CC-SA-BY
- label: 其它公域许可证
- label: 已获取作者授权
- CC-SA-BY
- 其它公域许可证
- 已获取作者授权
validations:
required: true
- type: dropdown
@@ -51,9 +52,9 @@ body:
description: 选择文章的分类
multiple: false
options:
- 新闻(`news`
- 观点(`talk`
- 技术(`tech`
- 新闻news
- 观点talk
- 技术tech
validations:
required: true
- type: textarea