From daf9560784f523af8b72a90b0d95670c97db891b Mon Sep 17 00:00:00 2001
From: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
Date: Wed, 19 Jan 2022 11:14:26 +0100
Subject: [PATCH] add the troubleshooting guide to the bug report template

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
---
 .github/ISSUE_TEMPLATE/bug_report.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml
index a893b01..db00ae6 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yaml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yaml
@@ -19,6 +19,8 @@ body:
         required: true
       - label: I am not looking for support or already pursued the available [support channels](https://github.com/spf13/viper/issues/new/choose) without success.
         required: true
+      - label: I have checked the [troubleshooting guide](https://github.com/spf13/viper/blob/master/TROUBLESHOOTING.md) for my problem, without success.
+        required: true
 - type: input
   attributes:
     label: Viper Version