From 7a521bbc2917fd182585f81218d585630ed874d6 Mon Sep 17 00:00:00 2001 From: Gabriel Aszalos Date: Wed, 10 Feb 2021 14:38:21 +0200 Subject: [PATCH] CONTRIBUTING: correct 'Triage' part (#838) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1a0b10a244..78f83bd117 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -39,4 +39,4 @@ git update-index --no-assume-unchanged go.* ### Milestones -The maintainers of this repository assign milestones to pull requests to classify them. `Triage` indicates that the PR is not ready for review or landing. Pull requests that are ready get the upcoming release version assigned. +The maintainers of this repository assign milestones to pull requests to classify them. `Triage` indicates that it is yet to be decided which version the change will go into. Pull requests that are ready get the upcoming release version assigned.