Skip to content

Story 0.4: create issue and PR templates#110

Merged
ncolesummers merged 3 commits intomainfrom
codex/story-0-4-issue-pr-templates
Feb 6, 2026
Merged

Story 0.4: create issue and PR templates#110
ncolesummers merged 3 commits intomainfrom
codex/story-0-4-issue-pr-templates

Conversation

@ncolesummers
Copy link
Owner

Summary

  • align the epic issue template fields to match story acceptance criteria
  • add a bug issue template with expected/actual/repro/environment sections
  • add a pull request template with related issue, changes, testing, and CI checklist

Testing

  • uv sync --all-extras
  • uv run ruff check .
  • uv run ruff format --check .
  • uv run ty check src/
  • uv run pytest
  • uv run pytest tests/test_notebooks.py -v

Closes #17

@ncolesummers ncolesummers merged commit f9fadc7 into main Feb 6, 2026
1 check passed
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.

Story 0.4: Create Issue and PR Templates

2 participants