From b5f4882601ad03c4f01e3db180b19c437cfcd3ed Mon Sep 17 00:00:00 2001 From: ByteDream <63594396+ByteDream@users.noreply.github.com> Date: Mon, 1 Aug 2022 00:18:14 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 3cbda16..0c62d66 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -10,14 +10,8 @@ assignees: '' **Describe the bug** A clear and concise description of what the bug is. -**Bug target** -Set a `x` between the square brackets if your bug occurred while using the CLI or the library - -- [ ] CLI (command line client) -- [ ] Library - **To Reproduce** -Steps to reproduce the behavior: +Steps / command to reproduce the behavior: ``` $ crunchy ... ```