From 0b3e48ad417ab6539d554f4cbd43724a7e12dee4 Mon Sep 17 00:00:00 2001
From: Arun Prakash Jana <engineerarun@gmail.com>
Date: Sun, 31 May 2020 13:17:36 +0530
Subject: [PATCH] Update template

---
 .github/ISSUE_TEMPLATE/bug_report.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index df5211ab..aba92a7c 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -8,6 +8,8 @@ assignees: ''
 
 If it looks like a local environment issue, please try to debug yourself. Debugging local setup issues is not our top priority.
 
+If you are looking for a new feature or program option, ensure you have the correct version with the feature installed. Refer to the release notes to confirm.
+
 Before opening an issue, please try to reproduce on latest master. The bug you noticed might have already been fixed.
 
 Useful links:
-- 
2.51.0