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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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