Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.32 KB

File metadata and controls

39 lines (29 loc) · 1.32 KB

Changelog

All notable changes to this project will be documented in this file.

This project follows the Keep a Changelog format and uses semantic versioning when versioned releases are published.

[Unreleased]

Added

  • Initial release planning, roadmap, and release-process documentation.
  • Template validation script and documentation for local repository hygiene checks.
  • Example generated repository shapes for minimal libraries, CLI tooling, and docs-only projects.
  • Optional generated repository README template.
  • Reusable agent prompt library for common OSS maintenance tasks.

Changed

  • Aligned template terminology, placeholder documentation, and current V1 surface area across docs, templates, and workflows.
  • Expanded the optional docs-site template with clearer setup guidance and a contributing starter page.
  • Expanded template inventory checks and directory documentation to include the generated repository README template.
  • Tightened template file validation and aligned generated workflow action versions.

Release Links

  • Unreleased: https://github.com/OWNER/REPOSITORY/compare/vLAST...HEAD
  • Latest release: https://github.com/OWNER/REPOSITORY/releases/latest

Replace OWNER, REPOSITORY, and vLAST after generating a project from this template.