Skip to content

Enrich GitHub repository with community and CI files - #3

Merged
gyaan merged 1 commit into
masterfrom
feature/github-enrichment
Feb 21, 2026
Merged

Enrich GitHub repository with community and CI files#3
gyaan merged 1 commit into
masterfrom
feature/github-enrichment

Conversation

@gyaan

@gyaan gyaan commented Feb 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add GitHub Actions CI workflow (build, vet, test on every push and PR)
  • Add structured issue templates (bug report, feature request)
  • Add pull request template with testing checklist
  • Add CONTRIBUTING.md with ground rules and contribution guide
  • Add SECURITY.md with vulnerability disclosure policy and self-hosting notes
  • Add LEARNING.md — full RAG concepts walkthrough for contributors
  • Update README.md with CI, license, and zero-dependency badges

Test plan

  • CI workflow triggered and passed on first run (all steps green in 27s)
  • go build ./... passes
  • go vet ./... passes
  • go test ./... passes

🤖 Generated with Claude Code

- Add GitHub Actions CI workflow (build, vet, test on push/PR)
- Add issue templates for bug reports and feature requests
- Add pull request template with testing checklist
- Add CONTRIBUTING.md with ground rules and contribution guide
- Add SECURITY.md with vulnerability disclosure policy
- Update README.md with CI/license/dependency badges and links
- Add LEARNING.md (RAG concepts walkthrough)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@gyaan
gyaan merged commit 8009316 into master Feb 21, 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.

1 participant