mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-08-29 01:53:47 +08:00
optimize issue template (#1042)
This commit is contained in:
@@ -4,8 +4,8 @@ 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
|
||||
Please ensure you have read [documentation](https://docs.rsshub.app/en), and provide all the information required by this template.
|
||||
Otherwise the issue will be closed immediately.
|
||||
-->
|
||||
|
||||
### Involved route
|
||||
@@ -17,8 +17,8 @@ Otherwise issue will be closed immediately
|
||||
### 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
|
||||
Delete this section if you are using [RSSHub demo](https://rsshub.app).
|
||||
Please ensure you have deployed the [master branch](https://github.com/DIYgod/RSSHub/tree/master) of RSSHub.
|
||||
-->
|
||||
|
||||
| Env | Value |
|
||||
|
||||
@@ -4,11 +4,11 @@ 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
|
||||
Please ensure the feature requested is not listed in [documentation](https://docs.rsshub.app/en) or [issue](https://github.com/DIYgod/RSSHub/issues), and provide all the information required by this template.
|
||||
Otherwise the issue will be closed immediately.
|
||||
-->
|
||||
|
||||
### What feature it is?
|
||||
### What feature is it?
|
||||
|
||||
### What problem does this feature solve?
|
||||
|
||||
|
||||
@@ -4,15 +4,15 @@ 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
|
||||
Please ensure the RSS requested is not listed in [documentation](https://docs.rsshub.app/en) or [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 the 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
|
||||
We are flooded with feature requests and short-handed, please try to make it yourself, the [guide](https://docs.rsshub.app/en/joinus) is a good place to start. Submit a pull request when done!
|
||||
-->
|
||||
|
||||
### Website URL
|
||||
|
||||
### What content do you want in RSS?
|
||||
### What content should be included?
|
||||
|
||||
- [ ] content one
|
||||
- [ ] content two
|
||||
|
||||
Reference in New Issue
Block a user