Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 953 Bytes

File metadata and controls

31 lines (22 loc) · 953 Bytes

Contributing

This repository accepts useful summaries of public sources.

Content

  • Write the summary in your own words.
  • Link the canonical source and keep one source per entry.
  • Do not commit full articles, full transcripts, screenshots, media, private material, personal data, or credentials.
  • Reuse lowercase kebab-case tags where possible.
  • Improve an existing entry when its normalized source URL already exists.

Single-source intakes may be published directly to main with the uinaf-intake skill. Use a pull request for bulk imports, schema changes, site code, and skill changes.

Verification

Install Mise, then run:

mise --version
pnpm install
pnpm run verify

The local gate reuses valid unchanged Mise lanes. Run pnpm run verify:full after broad or high-risk changes.

Use Conventional Commit subjects. Never force-push main.