From 4258632f34a64240232ff426fd042f054f176614 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 10 Feb 2016 00:05:31 -0500 Subject: [PATCH] fix final status --- Meaning-of-Labels.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Meaning-of-Labels.md b/Meaning-of-Labels.md index 12edaa3..c84fc1d 100644 --- a/Meaning-of-Labels.md +++ b/Meaning-of-Labels.md @@ -13,7 +13,7 @@ Note that except otherwise stated with `final status`, all labels only represent |`bug`|It is a bug| |`deployment`|It is a(n) problem/improvement during the deployment| |`documentation`|Involve documentation changes| -|`duplicate`|It is duplicated to an issue that has been filed before| +|`duplicate`|**final status** It is duplicated to an issue that has been filed before| |`enhancement`|It is an enhancement of existing feature(s)| |`feature request`|It is a feature request| |`feedback needed`|Not enough or clear information to describe/undertand|