Skip to content

Commit 287108b

Browse files
authored
Merge pull request #286 from erishforG/chore/sync-main-into-develop
chore: sync main into develop (resolves v0.4.0 release conflicts)
2 parents 7783412 + b743c8d commit 287108b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,14 @@ Every command has `--json`. Errors emit structured codes (E001…E013). `parsec
110110

111111
> 27 commands total — see the [full command reference](https://erishforg.github.io/git-parsec/reference/) for every flag and example.
112112
113+
Each PR body includes a stack navigation table:
114+
115+
| | Ticket | Branch |
116+
|---|--------|--------|
117+
| ⬆ Parent | PROJ-1 | `feature/PROJ-1` |
118+
| **➡ Current** | **PROJ-2** | **`feature/PROJ-2`** |
119+
| ⬇ Child | PROJ-3 | `feature/PROJ-3` |
120+
113121
---
114122

115123
## Configuration (minimal example)

0 commit comments

Comments
 (0)