Skip to content

docs: add workflow document for issue-driven development#151

Merged
s2x merged 2 commits into
mainfrom
docs/issue-workflow
Jun 9, 2026
Merged

docs: add workflow document for issue-driven development#151
s2x merged 2 commits into
mainfrom
docs/issue-workflow

Conversation

@s2x

@s2x s2x commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Description

Adds docs/workflow.md describing the complete development workflow for this repository: issue selection → feature branch → research → implementation → code review via subagent → build & test locally → PR → CI → merge.

Adapted from workerman-bundle/docs/workflow.md, tailored to php-zvec specifics.

Also adds common agent/IDE artifacts to .gitignore.

Changes

  • docs/workflow.md — full development workflow document
  • .gitignore — add agent artifacts (.lichyflow, .reasonix, etc.)

Testing

No code changes — documentation only.

Code Review

  • Passed subagent code review (if applicable)
  • All review comments addressed

s2x added 2 commits June 9, 2026 21:47
Add docs/workflow.md describing the complete development workflow:
issue selection → feature branch → research → implementation →
code review via subagent → build & test locally → PR → CI → merge.

Adapted from workerman-bundle workflow, tailored to php-zvec specifics:
FFI build steps, .phpt test format, no linting pipeline, main branch.
@s2x s2x self-assigned this Jun 9, 2026
@s2x s2x merged commit d2edd60 into main Jun 9, 2026
3 checks passed
@s2x s2x deleted the docs/issue-workflow branch June 9, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant