mod: move config

This commit is contained in:
Andy Bunce 2026-03-16 23:04:05 +00:00
parent 9189bb0358
commit fbd0fbec1d
5 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,20 @@
---
name: git-release
description: Create consistent releases and changelogs
license: MIT
compatibility: opencode
metadata:
audience: maintainers
workflow: github
---
## What I do
- Draft release notes from merged PRs
- Propose a version bump
- Provide a copy-pasteable `gh release create` command
## When to use me
Use this when you are preparing a tagged release.
Ask clarifying questions if the target versioning scheme is unclear.