Skip to content

Add CI workflow and GitHub issue/PR templates#82

Open
mazurroman wants to merge 1 commit intomainfrom
rm/github-ci-and-templates
Open

Add CI workflow and GitHub issue/PR templates#82
mazurroman wants to merge 1 commit intomainfrom
rm/github-ci-and-templates

Conversation

@mazurroman
Copy link
Member

Summary

  • .github/workflows/ci.yml — runs on every push/PR to main; installs the package and does a full syntax check across Python 3.9 and 3.11
  • .github/ISSUE_TEMPLATE/bug_report.md — minimal bug report template
  • .github/PULL_REQUEST_TEMPLATE.md — minimal PR template

- CI runs on Python 3.9 and 3.11, installs the package and does a
  full syntax check of the source tree on every push/PR to main
- Minimal bug report issue template
- Minimal PR template

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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