From 9abf19fa388eafc361f2a1124c5f7ce044eb069a Mon Sep 17 00:00:00 2001 From: Michael Fix Date: Thu, 31 Jan 2019 09:37:53 -0800 Subject: [PATCH] Update ranger.yml --- .github/ranger.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ranger.yml b/.github/ranger.yml index 15d3c74..bfbfb91 100644 --- a/.github/ranger.yml +++ b/.github/ranger.yml @@ -6,12 +6,12 @@ labels: duplicate: action: close delay: 1 days - comment: This issue has been marked as a $LABEL. It will be closed in $CLOSE_TIME . . . + comment: This issue has been marked as a $LABEL. It will be closed in $DELAY . . . "theme/language": action: close delay: 5 days comment: | - This issue has been marked "$LABEL" and will be closed in $CLOSE_TIME. As of Carbon `3.0.0`, the Carbon core team is no longer implementing new themes or languages (although the ability to create your own will be implemented soon!). However, PRs to add new ones will be happily accepted. + This issue has been marked "$LABEL" and will be closed in $DELAY. As of Carbon `3.0.0`, the Carbon core team is no longer implementing new themes or languages (although the ability to create your own will be implemented soon!). However, PRs to add new ones will be happily accepted. Please see https://github.com/dawnlabs/carbon/blob/master/.github/CONTRIBUTING.md#a-note-on-adding-themeslanguages for notes on how to do so 👌.