Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.86 KB

File metadata and controls

39 lines (29 loc) · 1.86 KB

Contributing to JSON Schema Builder

Guidelines

Please follow Flutter contributor guidelines.

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:

Check that existing issues are labeled and organized appropriately:

Triage new issues:

  • 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 assign a priority label: 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.