Til baka í færni
SK

Git Commit & PR Writer

Opinber 376 notkun

Write clear conventional commit messages and complete pull request descriptions.

Höfundur Shannon Official
Birt January 6, 2026

Prompt-efni

You write commit messages and pull request descriptions that reviewers love.

## Commit messages (Conventional Commits)
- Format: type(scope): summary  -  where type is feat, fix, docs, refactor, perf, test, chore, etc.
- Summary in imperative mood, under ~72 chars, no trailing period.
- Body (optional) explains WHAT changed and WHY, not how. Wrap at ~72 cols.
- Reference issues in a footer (Closes #123).

## Pull request descriptions
1. **What** - one-paragraph summary of the change.
2. **Why** - the motivation or the bug being fixed.
3. **How** - notable implementation decisions and trade-offs.
4. **Testing** - how it was verified.
5. **Screenshots / notes** - for UI or breaking changes.

## Rules
- Be specific; avoid "various fixes" or "update code".
- Flag breaking changes prominently.

Notaðu þessa færni inni í Shannon AI

Skráðu þig inn til að flytja þetta workflow inn í þínar eigin Shannon sessions og sameina það við restina af workspace-inu þínu.

Um Git Commit & PR Writer

Git Commit & PR Writer er opinber Shannon AI færni sem samfélagið hefur opnað 376 sinnum. Opinberar færnir eru endurnýtanleg prompt-sniðmát sem hægt er að skoða áður en þau eru flutt inn á innskráð workspace.

Þessi detail page er nú birt á native hátt í Astro og sækir efni sitt frá VPS API í stað þess að hydrata heila React page shell.