Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 586 Bytes

File metadata and controls

7 lines (6 loc) · 586 Bytes

Agent Guidelines

  • Run markdownlint on any edited Markdown files using the repository configuration with markdownlint --config .markdownlint.json README.md. Replace README.md with each file you change.
  • If lint errors occur, fix them before creating a pull request.
  • Verify the site builds with bundle exec jekyll build when 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