From 99e5ab3c9d96ab40476afe5b4f0f9655176967ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20K=C3=B6ster?= <36196269+knutwurst@users.noreply.github.com> Date: Sat, 22 May 2021 13:30:17 +0200 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 48beca2c..51a7fd36 100755 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,6 +1,6 @@ --- name: Bug report -about: Report a bug in Marlin +about: Report a bug in Knutwurst's Marlin Firmware title: "[BUG] (short description)" labels: '' assignees: '' @@ -9,11 +9,10 @@ assignees: '' @@ -21,10 +20,6 @@ Before filing an issue be sure to test the "bugfix" branches to see whether the -### My Configurations - -**Required:** Please include a ZIP file containing your `Configuration.h` and `Configuration_adv.h` files. - ### Steps to Reproduce