From 4b7fba6eae15668098ea8835da1edb670f612431 Mon Sep 17 00:00:00 2001 From: Meow Honk <21010072+catgoose@users.noreply.github.com> Date: Mon, 18 Nov 2024 21:14:20 -0600 Subject: [PATCH] Update bug.md --- .github/ISSUE_TEMPLATE/bug.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 0a63a01..082a654 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -12,6 +12,7 @@ A clear and concise description of what the bug is. **To Reproduce** Your configuration and/or a small reproducible test, and/or the steps required to reproduce. +Use `test/minimal.lua` to produce a minimal config. **Expected behavior** A clear and concise description of what you expected to happen.