Commit Graph

2 Commits

  • chore: add PR approval gate for new contributors
    - Add APPROVED_CONTRIBUTORS file with existing contributors
    - Add pr-gate.yml workflow to close PRs from unapproved contributors
    - Add approve-contributor.yml workflow to approve via lgtm on issues
    - Add CONTRIBUTING.md with guidelines
    - Update README.md to point to CONTRIBUTING.md