Add issue template (#987)
This commit is contained in:
parent
4b502f4cae
commit
9e3b2b3aef
|
|
@ -0,0 +1,17 @@
|
|||
# 请删除非相关的部分 | Delete the irrelevant part
|
||||
|
||||
## RSSHub 路由出现问题 | There is a problem with RSSHub route
|
||||
|
||||
- 问题描述 | Description :
|
||||
- 是否自行部署 | Self-deployed: Yes/No
|
||||
- 问题相关路由地址 | Involved route:https://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 feed:Yes(请提供官方 RSS 地址 | The provided RSS feed address)/No
|
||||
- 源网站地址 | Website URL:
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
package.json
|
||||
docs/.vuepress/dist
|
||||
package-lock.json
|
||||
.github/
|
||||
Loading…
Reference in New Issue