diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 940a092b8c..5a5839f8a7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,6 +22,7 @@ Before filing an issue be sure to test the 1.1 and/or 2.0 "bugfix" branches to s ### Steps to Reproduce +**Required:** Please include a ZIP file containing your `Configuration.h` and `Configuration_adv.h` files. @@ -35,6 +36,5 @@ Before filing an issue be sure to test the 1.1 and/or 2.0 "bugfix" branches to s #### Additional Information -* Include a ZIP file containing your `Configuration.h` and `Configuration_adv.h` files. * Provide pictures or links to videos that clearly demonstrate the issue. * See [How Can I Contribute](#how-can-i-contribute) for additional guidelines.