Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ We are committed to providing a friendly, safe and welcoming environment for all
### Contribution opportunities

We appreciate all contributions, see the [guidelines for contributing](CONTRIBUTING.md) for details, including information on how to build HTML output from the `source` file so you can preview your changes locally.
To preview changes locally, see the build instructions in CONTRIBUTING.md:
https://github.com/whatwg/html/blob/main/CONTRIBUTING.md#building-the-standard
Comment on lines 9 to +11
Copy link
Member

@sideshowbarker sideshowbarker Nov 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
We appreciate all contributions, see the [guidelines for contributing](CONTRIBUTING.md) for details, including information on how to build HTML output from the `source` file so you can preview your changes locally.
To preview changes locally, see the build instructions in CONTRIBUTING.md:
https://github.com/whatwg/html/blob/main/CONTRIBUTING.md#building-the-standard
We appreciate all contributions. See the [guidelines for contributing](CONTRIBUTING.md) for details, including information on [how to build HTML output](https://github.com/whatwg/html/blob/main/CONTRIBUTING.md#building-the-standard) from the `source` file, so you can preview your changes locally.


### Tests

Expand Down