Skip to content

Good first issues — start here (contributor onboarding) #67

Description

@alphacrack

Summary

Tracking issue / umbrella for first-time contributors. New here? Start with one of the good first issue items below — comment on it to claim it, then open a PR.

How to get started

  1. Read CONTRIBUTING.md (setup, DCO sign-off with git commit -s, PRs target main).
  2. pip install -e ".[dev]" then pre-commit install.
  3. Run the fast suite: pytest tests/ -m "not e2e".
  4. Pick a good first issue, comment to claim it, and open a PR.

Good first issues

Docs & config (no code):

Small, scoped code:

Want something bigger?

Once you've landed one of the above, help wanted issues (#60#66) are the next step up — new IaC types (Pulumi #63, CloudFormation #64), a new LLM provider (#65), the --apply flow (#62), and hybrid post-fix re-verification (#61).

Ground rules

  • One PR per issue; keep them small and focused.
  • Ask questions right on the issue — no question is too basic.
  • CI must be green and you must sign off commits (DCO: git commit -s).

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueScoped, well-understood, low prerequisite — pick this uphelp wantedMaintainers welcome a PR hereoss-collabGovernance, community, licensing, contribution flow

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions