docs(guides): move the README workflow tours into docs/guides pages #316
Labels
No labels
breaking
bug
documentation
enhancement
epic
good first issue
help wanted
refactoring
resolution/duplicate
resolution/invalid
resolution/wontfix
security
severity/critical
severity/high
severity/low
severity/medium
status/abandoned
status/blocked
status/needs-decision
status/needs-info
status/needs-verification
testing
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
sixfold-space/madtea#316
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The README's "A tour of the workflows" sections (ship-a-branch, land-a-whole-batch, one-repo-many-hands, ask-the-backlog) are the only place those walkthroughs exist. madtea.lol's homepage cards deep-link into the README on Codeberg today because there is nothing on-site to point at - the README itself is not synced.
Split the four tours into
docs/guides/pages (e.g.tour-finish.md,tour-orchestrate.md,tour-worktrees.md,tour-issue-rank.md) and have the README link them instead of inlining. The guides section syncs to the site automatically, so the tours then render on madtea.lol with no site-side work beyond repointing four links.Acceptance: four tour pages under docs/guides/ carrying the README content; README links them; no walkthrough text lives only in the README.