From f1685eb098e8dd503d54a1ba12189c2089da7161 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ant=C3=B3nio=20Fernandes?= Date: Wed, 12 Dec 2018 22:40:18 +0000 Subject: [PATCH 1/2] triage-policies: Edit stock reply for old features Provide more explanation with a focus on planning. --- .triage-policies.yml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/.triage-policies.yml b/.triage-policies.yml index 635da0dbf9..eccfa95dab 100644 --- a/.triage-policies.yml +++ b/.triage-policies.yml @@ -93,14 +93,16 @@ resource_rules: comment: | Hi, - First of all, thank you for raising an issue to help improve Nautilus. In order to maintain order in the issue tracker we are closing old feature proposals. + First of all, thank you for raising an issue to help improve Nautilus. In order to maintain order in the issue tracker we are closing old, unscheduled feature proposals. + + Unfortunately, no Merge Request has been provided for this, and the project maintainer(s) is(are) not planning to implement this feature in the foreseeable future. This issue will be closed as it meets the following criteria: * Created more than 12 months ago * Labeled as ~"1. Feature" - * Unscheduled. Not associated with a milestone or with ~"2. Deliverable" or ~"2. Stretch" project planning labels. - - Thanks for your help! + * Not associated with a milestone or with ~"2. Deliverable" or ~"2. Stretch" project planning labels. + + Sorry for disappointing news. Thanks for your help! --- This was an automatic message. If you have suggestions to improve this automatic action feel free to add a comment on https://gitlab.gnome.org/GNOME/nautilus/issues/715 -- GitLab From 918a2151736d03399640b6357b1a6c1b34c4357e Mon Sep 17 00:00:00 2001 From: Carlos Soriano Date: Thu, 13 Dec 2018 08:40:18 +0000 Subject: [PATCH 2/2] triage-policies: Remove negativity and make it more vague --- .triage-policies.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.triage-policies.yml b/.triage-policies.yml index eccfa95dab..f2fe6b2281 100644 --- a/.triage-policies.yml +++ b/.triage-policies.yml @@ -93,16 +93,16 @@ resource_rules: comment: | Hi, - First of all, thank you for raising an issue to help improve Nautilus. In order to maintain order in the issue tracker we are closing old, unscheduled feature proposals. + First of all, thank you for raising an issue to help improving Nautilus. In order to maintain order in the issue tracker we are closing old, unscheduled feature proposals. - Unfortunately, no Merge Request has been provided for this, and the project maintainer(s) is(are) not planning to implement this feature in the foreseeable future. + Unfortunately, no Merge Request has been provided for this, and/or the project contributors are not planning this feature in the foreseeable future. This issue will be closed as it meets the following criteria: * Created more than 12 months ago * Labeled as ~"1. Feature" * Not associated with a milestone or with ~"2. Deliverable" or ~"2. Stretch" project planning labels. - Sorry for disappointing news. Thanks for your help! + Thanks for your help! --- This was an automatic message. If you have suggestions to improve this automatic action feel free to add a comment on https://gitlab.gnome.org/GNOME/nautilus/issues/715 -- GitLab