From 25c240392d4b0ab5b8976c3ee3e935a56de61494 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Jul 2021 21:55:08 +0000 Subject: Automatically format code --- .github/ISSUE_TEMPLATE/bug_report.md | 14 +++++++++----- .github/ISSUE_TEMPLATE/feature_request.md | 5 ++--- 2 files changed, 11 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 76c9c21..9096d14 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,28 +1,32 @@ --- name: Bug report about: Create a report to help us improve -title: "[BUG] " +title: '[BUG] ' labels: bug assignees: '' - --- - + **Description of the bug:** + **Steps to Reproduce:** -1. -2. + +1. +2. + **Expected behavior:** + **Attachments:** diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 3418c1f..e5ecf06 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -1,13 +1,12 @@ --- name: Feature request about: Suggest an idea for this project -title: "[FEATURE] " +title: '[FEATURE] ' labels: enhancement assignees: '' - --- -