How to report an issue
确定仓库接受 ISSUE (有些仓库可能更倾向于——如:Discord)
搜索现有的 ISSUE,检查是否已有人报告相同或类似的问题
遵循仓库的模板:以下模板来自 Folo
- 🐞 Bug report
- 🚀 New feature proposal
- 🌐 Internationalization (i18n)
- 👀 Typo / Grammar fix
- Reporting a Vulnerability
- 💬 Follow's Discord Server
- Discuss an issue
详细的信息
Title
Platform:On which platforms does this bug occur?
Describe the bug:A clear and concise description of what the bug is. If you intend to submit a PR for this issue, tell us in the description. Thanks!
Entry ID:Please provide the entry id of the entry that is causing the issue. If you are not sure, please provide the entry url.
Relevant Information:Please provide your user id, feed id, feed url, or any other information that can help us reproduce the issue.
Reproduction Video:If possible, please provide a video that demonstrates the bug.
Environment:Please provide the environment in which you are using the application. You can find this information by going to Preferences > About and clicking the copy button next to the version tag.
Validations:Before submitting the issue, please make sure you do the following
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.*
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.*
- This issue is valid*
Contributions:Please note that Open Source projects are maintained by volunteers, where your cases might not be always relevant to the others. It would make things move faster if you could help investigate and propose solutions.
- I am willing to submit a PR to fix this issue
- I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)