Include alternative views for PRs
Open
@VirginiaBalseiro is already working on this.
Since Nov 30, 2022.
- Dominant language
- HTML
- Stars
- 563
- Forks
- 108
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 3
Description
Consider providing additional views for GitHub PRs for different audiences. Some possibilities for HTML:
- An HTML preview, e.g., https://htmlpreview.github.io/
- An HTML diff service, e.g., https://services.w3.org/htmldiff
On PR, a bot could update the first comment to include those links (Preview | Diff) at the end of the comment after a separator (---). It would be great if the comment can be updated with the new links when there is a change to the PR commit log.
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.
Assessment
This issue has not been assessed yet.