Add issue template (#987)

This commit is contained in:
Henry Wang 2018-10-27 18:57:20 +01:00 committed by DIYgod
parent 4b502f4cae
commit 9e3b2b3aef
2 changed files with 18 additions and 0 deletions

17
.github/issue_template.md vendored Normal file
View File

@ -0,0 +1,17 @@
# 请删除非相关的部分 | 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

View File

@ -1,3 +1,4 @@
package.json
docs/.vuepress/dist
package-lock.json
.github/