branch: elpa/dirvish commit d449b153d8cad0436ea5f82363cfc8cec9bd3375 Author: Alex Lu <hellosimon1...@hotmail.com> Commit: Alex Lu <hellosimon1...@hotmail.com>
github: update issue template --- .github/ISSUE_TEMPLATE/bug_report.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 8bd5d332e4..3ac05ed857 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -11,7 +11,7 @@ body: options: - label: I am using the latest version of `dirvish` related packages. required: true - - label: I checked [CUSTOMIZING|EXTENSIONS](https://github.com/alexluigit/dirvish#resources). + - label: I checked [CUSTOMIZING|EXTENSIONS|FAQ](https://github.com/alexluigit/dirvish#documentation). required: true - label: | You may also try reproduce the issue using clean environment and minimal configurations with @@ -54,11 +54,10 @@ body: label: Emacs Version description: Which version of Emacs are you using? options: - - 27 - 28 - - gccemacs-28 - 29 - - gccemacs-29 + - 30 + - 31 validations: required: true - type: input