From e1917e4e66d8728470f8609e80f914d3996e6a6f Mon Sep 17 00:00:00 2001 From: Elliot Date: Fri, 24 Dec 2021 11:05:29 +0800 Subject: [PATCH] chore: fix issue template typo --- .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 c9821ad0..37ece683 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -14,6 +14,6 @@ A clear and concise description of what the bug is. ### Environment -- coco version -- Rust version +- quake version: +- Rust version: - OS: [e.g. OSX 10.13.4, Windows 10]