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.
- 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.