Use multiple issue templates (#1032)

This commit is contained in:
Henry Wang 2018-11-01 09:49:14 +00:00 committed by DIYgod
parent 57b75a7f3b
commit 3ed583f666
3 changed files with 153 additions and 17 deletions

102
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,102 @@
---
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**

View File

@ -0,0 +1,51 @@
---
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

@ -1,17 +0,0 @@
# 请删除非相关的部分 | Delete the irrelevant part
## RSSHub 路由出现问题 | There is a problem with RSSHub route
- 问题描述 | Description
- 是否自行部署 | Self-deployed: Yes/No
- 问题相关路由地址 | Involved routehttps://rsshub.app/github/issue/DIYgod/RSSHub
- 复现该问题的步骤 | Steps to reproduce the issue
1.
1.
1.
## 新 RSS 需求 | New RSS requirement
- 需求描述 | Description
- 是否已提供官网 RSS | Does the website provide an official RSS feedYes请提供官方 RSS 地址 | The provided RSS feed address/No
- 源网站地址 | Website URL