Commit e351acc
committed
fix: correct README simple example to not require labels for non-pinned use
The simple usage example included `pinned: true` without `labels`, which
causes "Error: Invalid inputs" for anyone copying it verbatim. Pinning
requires labels to find the previous issue to unpin. Split into a plain
example and a separate pinning example with the required `labels` field.
Closes #1041 parent 3566ae2 commit e351acc
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
53 | 67 | | |
54 | 68 | | |
55 | 69 | | |
| |||
0 commit comments