2 parents 7783412 + b743c8d commit 287108bCopy full SHA for 287108b
1 file changed
README.md
@@ -110,6 +110,14 @@ Every command has `--json`. Errors emit structured codes (E001…E013). `parsec
110
111
> 27 commands total — see the [full command reference](https://erishforg.github.io/git-parsec/reference/) for every flag and example.
112
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
121
---
122
123
## Configuration (minimal example)
0 commit comments