Skip to content

chore: add open source governance files and CI#35

Merged
Nandisha-D merged 1 commit into
mainfrom
chore/open-source-setup
Apr 16, 2026
Merged

chore: add open source governance files and CI#35
Nandisha-D merged 1 commit into
mainfrom
chore/open-source-setup

Conversation

@NandishNaik01
Copy link
Copy Markdown
Member

Summary

  • Adds CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md
  • Adds GitHub issue templates (bug report, feature request) and PR template
  • Adds CI workflow to run parser + pipeline tests on every PR

Changes

  • CONTRIBUTING.md — dev setup, branch naming, commit conventions, PR guidelines
  • CODE_OF_CONDUCT.md — Contributor Covenant v2.0
  • SECURITY.md — responsible disclosure process
  • .github/ISSUE_TEMPLATE/ — bug report and feature request templates
  • .github/PULL_REQUEST_TEMPLATE.md — standard PR template
  • .github/workflows/test.yml — runs pytest on PRs and pushes to main

Test Plan

  • All files created with correct content
  • CI workflow will be validated on this PR itself

🤖 Generated with Claude Code

- CONTRIBUTING.md — dev setup, PR guidelines, project structure
- CODE_OF_CONDUCT.md — Contributor Covenant v2.0
- SECURITY.md — vulnerability reporting process
- GitHub issue templates (bug report, feature request)
- GitHub PR template
- CI workflow to run parser and pipeline tests on PRs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Nandisha-D Nandisha-D self-requested a review April 16, 2026 21:11
@Nandisha-D Nandisha-D merged commit e310d90 into main Apr 16, 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.

2 participants