From 14084ad68b2f7b68788cba8ffba60cbfa3ab16a7 Mon Sep 17 00:00:00 2001 From: Sarah Christoff Date: Mon, 21 Oct 2019 13:09:53 -0500 Subject: [PATCH] Fix indention problems with stale.yml (#6663) --- .github/stale.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/stale.yml b/.github/stale.yml index 2f846d212..93a4eeead 100644 --- a/.github/stale.yml +++ b/.github/stale.yml @@ -22,9 +22,9 @@ markComment: | If you think this is still an important issue in the latest version of [Consul](https://github.com/hashicorp/consul/blob/master/CHANGELOG.md) or [its documentation](https://www.consul.io/docs) please reply with a comment here which will cause it to stay open for investigation. If there is still no activity on this issue for 30 more days, we will go ahead and close it. - - Feel free to check out the [community forum](https://discuss.hashicorp.com/c/consul) as well! - Thank you! + + Feel free to check out the [community forum](https://discuss.hashicorp.com/c/consul) as well! + Thank you! # Comment to post when removing the stale label. Set to `false` to disable unmarkComment: false