Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 543 Bytes

File metadata and controls

6 lines (5 loc) · 543 Bytes

Agent instructions

  • Always run pre-commit before committing and pushing changes
  • Always bump the version in package.json appropriately when any file under src/, or package.json itself, is changed
  • Leave a short description of the change or addition in the top # Upcoming section of the CHANGELOG.md; include the GitHub PR link at the end of each entry in the format ([#N](https://github.com/dandi/usage-page/pull/N))
  • PR titles should be human-readable and in the past tense; they should NOT use conventional commit style