[Suggestion]: Add `View on GitHub` and `Report problem` button to all articles
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11.8k
- Forks
- 7.9k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 11
Description
Summary
Add View on GitHub and Report problem button to all articles.
Page
All https://react.dev/ subpages
Details
-
To make error correction easier, it would be helpful to include a link to the article on GitHub at the end of the page. This would allow users to quickly navigate to the visual editor and make edits for typos or small mistakes. Such a feature significantly simplifies and speeds up the correction process.
-
Additionally, a “Report a Bug” button should be provided. Clicking it would open a GitHub Issue pre-filled with details about the article. This makes it easier for users to report issues or share suggestions when they cannot directly fix a problem or need to discuss it first.
MDN provides a great example of these features in action: MDN Example.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the article pages on react.dev and compare the linked MDN example. Determine how the site represents all subpages, then verify that every article exposes a GitHub editing link and a bug-report link pre-filled with article details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- documentation, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100