From 5a7236b029448fbd3d60127c02fd4cba3311afb4 Mon Sep 17 00:00:00 2001 From: Mo Langning <133737702+molangning@users.noreply.github.com> Date: Fri, 1 Dec 2023 00:59:42 +0800 Subject: [PATCH] added bug report --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4df5cf415..a2679fbd5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -27,5 +27,5 @@ assignees: '' **Checklist** -- [ ] I have read through the the template and have filled in them in for the bug report. -- [ ] I am opening this issue to later refer it in a pull request. \ No newline at end of file +- [ ] I have read through and filled in the template. +- [ ] I intend to refer to this issue in a pull request that I wil open later. \ No newline at end of file