optimize issue template

This commit is contained in:
DIYgod 2018-11-02 01:38:19 +08:00
parent aed1dead13
commit 4dd16f6e6a
No known key found for this signature in database
GPG Key ID: EC0B76A252D3EF67
8 changed files with 130 additions and 153 deletions

View File

@ -1,102 +0,0 @@
---
name: 🐞 Bug Report
about: 提交发现的 bug | Submit discovered bugs
---
<!--
# 为了提高开发效率:
1. 请确保✅ 您已阅读[文档](https://docs.rsshub.app/)内相关部分。
1. 请确保✅ 您已在搜索引擎中对相关问题的解决方案进行研究。
1. 请确保✅ 您将严格按照模版提供信息。
1. 请确保✅ 遵守以上规则,否则将可能会**导致 issue 被关闭**。
# To shorten the development time
1. Please ensure✅ you have read [documentation](https://docs.rsshub.app/en)。
1. Please ensure✅ you have researched the relevant issues using a search engine, and have conducted the solutions found.
1. Please ensure✅ you will provide all the information required by this template。
1. Please ensure✅ you will follow the above rules otherwise we might be **closing your issue**.
-->
### **问题描述 | Description**
### **路由地址 | Involved route**
<!--
请提供**完整路由地址**。
Please provide the **full RSS route address**.
Eg: https://rsshub.app/github/issue/DIYgod/RSSHub
-->
### **已尝试搜索引擎们 | Consulted with search engines**: ✅ | ❌
<!--
请尝试所有相关解决方案。
Please exhaust all the solutions found.
你确定搜索引擎们都不知道这个问题⁉️
Are you certain that all search engines have absolute no clue on this⁉
-->
### **复现步骤 | Steps to reproduce**
1.
1.
1.
## **自行部署相关信息**
<!--
自行部署,如果**不适用请删除**。
self-deployed only, **delete this section if not applicable**.
-->
<!--
请确保您部署的是[主线 master 分支](https://github.com/DIYgod/RSSHub/tree/master)最新版 RSSHub。
Please ensure you have deployed the [master branch](https://github.com/DIYgod/RSSHub/tree/master) of RSSHub.
-->
### **部署环境 | Deployment environment**
| Env | Value |
| ------------------ | ------------- |
| OS | macOS 10.14.1 |
| Node version | 10.13 |
| if Docker, version | 18.06 |
### **[Demo](https://rsshub.app) 有此问题 | [Demo](https://rsshub.app) has the issue too**: ✅ | ❌
### **日志 | Logs**
### **额外信息 | Additional Info**

30
.github/ISSUE_TEMPLATE/bug_report_en.md vendored Normal file
View File

@ -0,0 +1,30 @@
---
name: 🐛 Bug Report
about: Submit discovered bugs
---
<!--
Please ensure you have read [documentation](https://docs.rsshub.app/en), and provide all the information required by this template
Otherwise issue will be closed immediately
-->
### Involved route
### What is expected?
### What is actually happening?
### Self-deployed information
<!--
Delete this section if it occurs in [demo](https://rsshub.app)
Please ensure you have deployed the [master branch](https://github.com/DIYgod/RSSHub/tree/master) of RSSHub
-->
| Env | Value |
| ------------------ | ------------- |
| OS | |
| Node version | |
| if Docker, version | |
### Additional info (logs errors etc)

30
.github/ISSUE_TEMPLATE/bug_report_zh.md vendored Normal file
View File

@ -0,0 +1,30 @@
---
name: 🐛 Bug 报告
about: 早起的小可爱有虫抓
---
<!--
请确保已阅读 [文档](https://docs.rsshub.app) 内相关部分,并按照模版提供信息
否则 issue 将被立即关闭
-->
### 路由地址
### 预期是什么?
### 实际发生了什么?
### 部署相关信息
<!--
如果是演示地址(rsshub.app)有此问题请删除此部分
请确保您部署的是[主线 master 分支](https://github.com/DIYgod/RSSHub/tree/master)最新版 RSSHub
-->
| Env | Value |
| ------------------ | ------------- |
| OS | |
| Node version | |
| if Docker, version | |
### 额外信息(日志、报错等)

View File

@ -1,51 +0,0 @@
---
name: 🆕 Feature Request
about: 提交新的需求 | Submit a new feature request
---
<!--
# 为了提高开发效率:
1. 请确保✅ 您已阅读[文档](https://docs.rsshub.app/)内相关部分。
1. 请确保✅ 您已在搜索引擎中对相关问题的解决方案进行研究。
1. 请确保✅ 您将严格按照模版提供信息。
1. 请确保✅ 遵守以上规则,否则将可能会**导致 issue 被关闭**。
# To shorten the development time
1. Please ensure✅ you have read [documentation](https://docs.rsshub.app/en).
1. Please ensure✅ you have researched the relevant issues using a search engine, and have conducted the solutions found.
1. Please ensure✅ you will provide all the information required by this template.
1. Please ensure✅ you will follow the above rules otherwise we might be **closing your issue**.
-->
### **需求描述 | Description**
### **是否已支持 | Is it currently supported**: ✅ | ❌
<!--
请访问 [RSSHub 文档](https://docs.rsshub.app/),通过 **ctrl+f/cmd+f** 搜索相关关键词。
Please visit [RSSHub Documentation](https://docs.rsshub.app/en), use **ctrl+f/cmd+f** to search for the relevant keywords.
-->
### **源网站地址 | Website URL**
### **源网站是否提供 RSS | The website already provides a RSS feed**: ✅ | ❌
<!--
请提供该地址。
Please provide the RSS feed address.
-->

View File

@ -0,0 +1,15 @@
---
name: 🍭 Feature Request
about: Submit a new feature request
---
<!--
Please ensure no relevant content in [documentation](https://docs.rsshub.app/en) and [issue](https://github.com/DIYgod/RSSHub/issues), and provide all the information required by this template
Otherwise issue will be closed immediately
-->
### What feature it is?
### What problem does this feature solve?
### Additional description

View File

@ -0,0 +1,15 @@
---
name: 🍭 功能需求
about: 提交新的功能需求
---
<!--
请确保 [文档](https://docs.rsshub.app) 和 [issue](https://github.com/DIYgod/RSSHub/issues) 中没有相关内容,并按照模版提供信息
否则 issue 将被立即关闭
-->
### 这是一个什么样的功能?
### 这个功能可以解决什么问题?
### 额外描述

View File

@ -0,0 +1,20 @@
---
name: 🍰 RSS Request
about: Submit a new RSS request
---
<!--
Please ensure no relevant content in [documentation](https://docs.rsshub.app/en) and [issue](https://github.com/DIYgod/RSSHub/issues), website doesn't provide this kind of RSS feed, and provide all the information required by this template
Otherwise issue will be closed immediately
Now we have too many RSS request that we don't have much time to make it, please try to make it yourself according to [guide](https://docs.rsshub.app/en/joinus) and make a pull requset if possible
-->
### Website URL
### What content do you want in RSS?
- [ ] content one
- [ ] content two
### Additional description

View File

@ -0,0 +1,20 @@
---
name: 🍰 RSS 需求
about: 提交新的 RSS 需求
---
<!--
请确保 [文档](https://docs.rsshub.app) 和 [issue](https://github.com/DIYgod/RSSHub/issues) 中没有相关内容,且源站没有提供 RSS并按照模版提供信息
否则 issue 将被立即关闭
目前 RSS 需求滞销,如有能力请按照 [指南](https://docs.rsshub.app/joinus) 自行编写并提交 pr
-->
### 源站地址
### 需要生成什么内容?
- [ ] 内容一
- [ ] 内容二
### 额外描述