From 8e9e1d973e63653e53428727fa0918082f9ef53e Mon Sep 17 00:00:00 2001 From: Sudarsan Reddy Date: Tue, 16 Aug 2022 15:48:33 +0100 Subject: [PATCH] TUN-6657: Ask for Tunnel ID and Configuration on Bug Report --- .github/ISSUE_TEMPLATE/---bug-report.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/---bug-report.md b/.github/ISSUE_TEMPLATE/---bug-report.md index 8d26bfe7..9a3a4f6d 100644 --- a/.github/ISSUE_TEMPLATE/---bug-report.md +++ b/.github/ISSUE_TEMPLATE/---bug-report.md @@ -15,6 +15,10 @@ Steps to reproduce the behavior: 2. Run '....' 3. See error +If it's an issue with Cloudflare Tunnel: +4. Tunnel ID : +5. cloudflared config: + **Expected behavior** A clear and concise description of what you expected to happen.