Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to the sdlc-workflow plugin are documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added

- Contributors ladder with CONTRIBUTING.md, CODEOWNERS, and GitHub Issue templates (TC-5072)
Comment thread
sourcery-ai[bot] marked this conversation as resolved.

## [0.12.2] - 2026-07-03

### Fixed
Expand Down
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,12 @@ workflow.
- [Conventions Template](docs/templates/conventions.md) — Template for
documenting your project's coding conventions

## Contributing

We welcome contributions! See [CONTRIBUTING.md](CONTRIBUTING.md) for the
contributors ladder, promotion criteria, and workflows for issues and pull
requests.

## License

Apache-2.0. See [LICENSE](LICENSE).
Loading