From 97966efb798e3011e807c17a95b737df72741f91 Mon Sep 17 00:00:00 2001 From: rasbt Date: Tue, 18 Jun 2024 07:11:22 -0500 Subject: [PATCH] indentation --- .github/ISSUE_TEMPLATE/bug_report.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 008d2f6..584fb02 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,14 +1,16 @@ name: Bug report -about: Report errors related to the book content or code -labels: bug +description: Report errors related to the book content or code +title: "[BUG] " +labels: [bug] assignees: rasbt body: - type: markdown attributes: value: | - Thank you for taking the time to report an issue. Please fill out the details below to help us resolve it. + Thank you for taking the time to report an issue. Please fill out the details below to help resolve it. - type: textarea + id: bug_description attributes: label: Bug description description: A description of the issue. @@ -18,11 +20,10 @@ body: required: true - type: dropdown - id: versions + id: operating_system attributes: label: What operating system are you using? description: If applicable, please select the operating system where you experienced this issue - multiple: false options: - "macOS" - "Linux" @@ -31,6 +32,7 @@ body: required: true - type: textarea + id: environment attributes: label: Environment description: |