OpenRefine / OpenRefine/openrefine.org
Link to edit source of page on GitHub, for pages outside of the docs
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 161
- Forks
- 142
- Avg merge
- 6h 10m
- Merged PRs (30d)
- 9
Description
The documentation pages have a link to directly propose changes via GitHub without having to figure out which repository and file generate the docs you see. For instance at https://openrefine.org/docs it looks like this:
It would be nice to have the same sort of functionality for pages of the website which are not part of the docs, such as https://openrefine.org/extensions
Contributor guide
No contributing guide indexed for this repository
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
Start by comparing the source for the documentation pages at openrefine.org/docs with the non-documentation page at openrefine.org/extensions, focusing on how the existing GitHub edit link is generated. Identify the website entry point responsible for page links and add equivalent source-edit behavior for pages outside the docs; done means those pages expose a working GitHub edit link like the documentation pages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100