Bug Triage Process

Who to assign bugs to?

If an issue is related to a particular provider, assign it to the person responsible for the provider, as listed in Providers's "Maintainers of contributed providers".

Otherwise leave it unassigned until someone grabs it.

How bugs are classified

labels:

  • enhancement: New feature of improvement of existing feature

  • bug: feature works wrong or not as expected

priority:

  • maybe someday: Low priority

How to handle a provider request

  1. Change the subject to be "Provider request: name of the provider"

  2. Set the label provider-request

  3. Respond to the issue with the message below

  4. Close the issue

The Providers page is generated automatically from all the issues tagged provider-request:

  1. "Requested providers: state=closed, tagged provider-request

  2. "In progress providers": state=open, tagged provider-request, NOT tagged has-pr

  3. "Providers with open PRs": state=open, tagged provider-request AND has-pr

Message to requester:

Last updated