20 lines
676 B
Markdown
20 lines
676 B
Markdown
---
|
|
sidebar: auto
|
|
---
|
|
|
|
# 参与我们
|
|
|
|
如果有任何想法或需求,可以在 [issue](https://github.com/DIYgod/RSSHub/issues) 中告诉我们,同时我们欢迎各种 pull requests
|
|
|
|
## 提交新的 RSS 内容
|
|
|
|
1. 在 [/router.js](https://github.com/DIYgod/RSSHub/blob/master/router.js) 里添加路由
|
|
|
|
1. 在 [/routes/](https://github.com/DIYgod/RSSHub/tree/master/routes) 中的路由对应路径添加获取 RSS 内容的脚本
|
|
|
|
1. 更新 README 和文档: [/README.md](https://github.com/DIYgod/RSSHub/blob/master/README.md) [/docs/README.md](https://github.com/DIYgod/RSSHub/blob/master/docs/README.md)
|
|
|
|
## 参与讨论
|
|
|
|
1. [Telegram 群](https://t.me/rsshub)
|