Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 2.11 KB

File metadata and controls

47 lines (30 loc) · 2.11 KB

Contributing to Flutter Gemini CLI Extension

We'd love to accept your patches and contributions to this project.

Before you begin

Sign our Contributor License Agreement

Contributions to this project must be accompanied by a Contributor License Agreement (CLA).

You (or your employer) retain the copyright to your contribution; this simply gives us permission to use and redistribute your contributions as part of the project.

If you or your current employer have already signed the Google CLA (even if it was for a different project), you probably don't need to do it again.

Visit https://cla.developers.google.com/ to see your current agreements or to sign a new one.

Review our community guidelines

Please follow Flutter contributor guidelines.

Contribution process

Code reviews

All submissions, including submissions by project members, require review. We use GitHub pull requests for this purpose. Consult GitHub Help for more information on using pull requests.

Issue triage

We regularly triage issues by looking at newly filed issues and determining what we should do about each of them. Triage issues as follows:

  • Open the list of untriaged issues.
  • For each issue in the list, do one of:
    • If we don't plan to fix the issue, close it with an explanation.
    • If we plan to fix the issue, add the triaged label and assign a priority: P0, P1, P2, or P3. If you don't know which priority to assign, apply P2. If an issue is P0 or P1, add it to a milestone.

At the end of a triage session, the untriaged issue list should be as close to empty as possible.