RSSNext / RSSNext/Folo

The feed authentication description is not clear enough

Open
#857 4 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
39k
Forks
2.1k
Avg merge
1d 4h
Merged PRs (30d)
10

Description

Clear and concise description of the problem

follow中,校验订阅源所有权时,描述感觉不够清晰

Suggested solution

可以考虑加上更完整的例子,例如可以将示例修改一下

<rss version="2.0">
  <channel>
    <title>网站名</title>
    <description>这里替换成描述</description>
    <link>https://网络链接</link>
    <item>
      文章信息...
    </item>
  </channel>
</rss>

或者是旁边有一个?问号,鼠标移上去浮现具体的例子,不然觉得现在这样不太通俗易懂

另外,关于翻译,其实可以考虑用power来激励翻译者

Alternative

No response

Additional context

No response

Validations
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the feed authentication ownership-check description in the user interface and compare it with the current RSS example shown in the issue. Done means the explanation is clearer, with a more complete example or an explicit contextual help affordance; the payload names no files or tests to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
documentation, frontend
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.