diff --git a/docs/issue-triage.md b/docs/issue-triage.md new file mode 100644 index 00000000000..fc5f6a8d0a0 --- /dev/null +++ b/docs/issue-triage.md @@ -0,0 +1,10 @@ +# Issue Triage + +On a regular basis (target: weekly) the development team will triage issues matching the following [GitHub search](https://github.com/Azure/azure-service-operator/issues?q=is%3Aissue+is%3Aopen+-label%3Atriaged+no%3Amilestone+): + +``` +is:issue is:open -label:triaged no:milestone +``` + +As issues are triaged, the label `triaged` will be added, along with a comment where appropriate. +