From 4a48df0beda360fe3e3dbf17d8b7be1d0e9269a1 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Thu, 09 Feb 2023 15:10:45 +0000
Subject: [PATCH] update issue template #94

---
 .github/ISSUE_TEMPLATE/bug_report.md |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 5deb9c2..b802f31 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -8,9 +8,12 @@
 
 **I have checked all the prerequisites below and I'm yet experiencing a problem**
 
-- [ ] Read the README.md
-- [ ] Have the extended version of Hugo installed
-- [ ] Used the exampleSite's config.toml as a reference
+- [] Read the README.md
+- [] Have the extended version of Hugo installed
+- [] Used the exampleSite's config.toml as a reference
+- [] If and when requested, I'll link my repo to make it easier to debug.
+
+__⚠️ NOTE:__ If the issue isn't easy to reproduce and its author(s) decline to provide reasonable accommodation to debug, the issue will be closed.
 
 **Describe the bug**
 

--
Gitblit v1.10.0