- Run
markdownlinton any edited Markdown files using the repository configuration withmarkdownlint --config .markdownlint.json README.md. ReplaceREADME.mdwith each file you change. - If lint errors occur, fix them before creating a pull request.
- Verify the site builds with
bundle exec jekyll buildwhen possible. - Please name your branch to include codex or agent in the branch name
- If you cannot run markdownlint please warn your user to setup their environment using the instructions in README.md and document your failure in your pr description