From 7a4c57d57db9c5ecb693c257d2cb3f5c323dd2a7 Mon Sep 17 00:00:00 2001 From: Rhys Arkins <rhys@arkins.net> Date: Sat, 12 May 2018 07:26:17 +0200 Subject: [PATCH] docs: update config help template --- .github/ISSUE_TEMPLATE/2-Config_help.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/2-Config_help.md b/.github/ISSUE_TEMPLATE/2-Config_help.md index 1e6804bb48..1fe2fa8e8f 100644 --- a/.github/ISSUE_TEMPLATE/2-Config_help.md +++ b/.github/ISSUE_TEMPLATE/2-Config_help.md @@ -1,6 +1,8 @@ --- name: Configuration help -about: Help with your configuration, or maybe you're not sure +about: Help with your configuration, or maybe you're not sure. Please [create an issue in Config Help](https://github.com/renovatebot/config-help/issues/new) instead. --- -Configuration help questions are very welcome! However, please raise them in the `renovatebot/config-help` repository first. Maybe you might already find your question answered there by a past issue. If not, please [create a new issue](https://github.com/renovatebot/config-help/issues/new). +Configuration help questions are very welcome! However, please raise them in the `renovatebot/config-help` repository first. + +Maybe you might already find your question answered there by a past issue. If not, please [create a new issue](https://github.com/renovatebot/config-help/issues/new). -- GitLab