diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2020-05-31 13:17:36 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2020-05-31 13:17:36 +0530 |
commit | 0b3e48ad417ab6539d554f4cbd43724a7e12dee4 (patch) | |
tree | fd4c7725584103bbc7d7c8720a1b35a13c2d6808 /.github | |
parent | 9de3a3c2ec080c6bae048700812b6f74ab32af55 (diff) | |
download | nnn-0b3e48ad417ab6539d554f4cbd43724a7e12dee4.tar.gz |
Update template
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index df5211a..aba92a7 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: |