From 26645acd1899fa9b859254c52233dddc562e15fe Mon Sep 17 00:00:00 2001 From: PrinOrange Date: Tue, 26 Dec 2023 11:08:49 +0800 Subject: [PATCH] format the code --- .github/ISSUE_TEMPLATE/bug_report.md | 9 +++++---- .github/ISSUE_TEMPLATE/feature_request.md | 7 +++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 9eb68d7..bbc96bc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,8 +3,7 @@ name: Bug report about: Create a report to help us improve title: "[BUG] " labels: bug -assignees: '' - +assignees: "" --- **Describe the bug** @@ -12,6 +11,7 @@ A clear and concise description of what the bug is. Please put the operation vid **To Reproduce** Steps to reproduce the behavior: + 1. First step 2. Second step 3. ... @@ -20,8 +20,9 @@ Steps to reproduce the behavior: A clear and concise description of what you expected to happen. **Environment** - - OS: [e.g. iOS, Windows 10, Ubuntu] - - Browser with version: [e.g. chrome v116, firefox v120] + +- OS: [e.g. iOS, Windows 10, Ubuntu] +- Browser with version: [e.g. chrome v116, firefox v120] **Additional context** Add any other context about the problem here. diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index bbcbbe7..2bc5d5f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,10 +1,9 @@ --- name: Feature request about: Suggest an idea for this project -title: '' -labels: '' -assignees: '' - +title: "" +labels: "" +assignees: "" --- **Is your feature request related to a problem? Please describe.**