Skip to content

Commit ba7ee1b

Browse files
committed
doc: Mention committing all HTML in CONTRIBUTING.md
1 parent 061a56d commit ba7ee1b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Changes to the website are made by pull-request in order to facilitate review pr
1212

1313
All pull-requests must pass the continuous integration tests which test HTML validity, links and images.
1414

15+
All pull requests must include the generated HTML of the website. This can be generated using `make build`.
16+
CI will check that the committed HTML is built from the source.
17+
1518
Anyone may participate in the review process. All comments and ACK/NACKs will be taken into consideration but the decision about merging rests with the website maintainers.
1619

1720
## Content Policy

0 commit comments

Comments
 (0)