添加提交issue的模板

pull/2451/head
二丫讲梵 2022-06-15 16:02:28 +08:00
parent 061fea739a
commit 6dd1a4fe25
4 changed files with 67 additions and 0 deletions

5
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@ -0,0 +1,5 @@
blank_issues_enabled: true
contact_links:
- name: 📜 weekly-issues
url: https://github.com/ruanyf/weekly/issues
about: 推荐项目或文章时请先在issue列表搜索一下是否已有相关的issue并被收录如果没有请选择不同类别模板提交issue。

View File

@ -0,0 +1,13 @@
---
name: [文章推荐/文章自荐]
about: 如果要推荐自己或他人的优秀文章,请点击此模板。
title: "【文章推荐/文章自荐】xxxxxxxxx"
labels: ["article-recommendation"]
---
<!-- 请尽量按照如下规范提交信息,以便管理员审核。 -->
- 文章标题:
- 文章链接: <!-- 如果是翻译文章,可再添加原文链接 -->
- 文章摘要: <!--(可选) -->
- 截图: <!--(可选) -->

View File

@ -0,0 +1,28 @@
---
name: [开源推荐/开源自荐]
about: 如果要推荐自己或他人的开源项目,请点击此模板。
title: "【开源推荐/开源自荐】xxxxxxxxx"
labels: ["open-source-recommendation"]
---
<!-- 请尽量按照如下规范提交信息,以便管理员审核。 -->
<!-- 点击上方 “Preview” 立刻查看提交的内容 -->
<!-- 填写github项目地址 -->
- 项目地址xxx
<!-- 填写项目官网(可选) -->
- 项目官网xxx
<!-- 填写项目语言类别 -->
- 语言类别xxx
<!-- 填写项目标题 -->
- 项目标题xxxxxxxx
<!-- 填写项目描述 -->
- 项目描述xxxxxxxxxxxxxxxxxxxxxxxx
<!-- 项目示例,截图(可选) -->
- 截图: xxxxxxxxx

View File

@ -0,0 +1,21 @@
---
name: [工具推荐/工具自荐]
about: 如果要推荐自己或他人的优秀工具,请点击此模板。
title: "【工具推荐/工具自荐】xxxxxxxxx"
labels: ["tools-recommendation"]
---
<!-- 请尽量按照如下规范提交信息,以便管理员审核。 -->
<!-- 点击上方 “Preview” 立刻查看提交的内容 -->
- 工具名称xxx
<!-- 填写工具官网(可选) -->
- 工具官网xxx
<!-- 功能简介 -->
- 功能简介xxx
<!-- 项目示例,截图(可选) -->
- 截图: xxxxxxxxx