From 789449a464cfb5574dfca16397f4c42fc8379bc4 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 6 Jan 2023 04:24:11 +0530 Subject: [PATCH] Update bug 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 f4bd933e..830f5390 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,6 +8,8 @@ assignees: '' `nnn` comes with excellent documentation (including a Troubleshooting section). If you have a _How to do x_ question, it may have already been answered. Wiki: https://github.com/jarun/nnn/wiki +If you have a question, please start a new [discussion](https://github.com/jarun/nnn/discussions) instead of creating a new issue. + 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.