Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 739 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 739 Bytes

Changelog

All notable changes to the "Warestack Seeds Repository" will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

  • Initial repository setup.
  • Added README.md with comprehensive details about the repository, its purpose, and how to contribute.
  • Introduced CONTRIBUTING guidelines to assist potential contributors.
  • Established PR and issue templates to standardize contributions and issue reporting.
  • Implemented pre-commit hooks workflow for linting and checking code quality.
  • Created .markdownlint.yaml and .pre-commit-hooks.yaml configuration files.