From 436fd434d5e12af1511f4a56955858169e2ae458 Mon Sep 17 00:00:00 2001 From: Zheng Jin Date: Sat, 29 Jul 2023 10:10:05 -0700 Subject: [PATCH] Update bug report tempate --- .github/ISSUE_TEMPLATE/bug_report.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ab7430f..bfd2314 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -13,6 +13,8 @@ assignees: '' [ ] If reporting about `FS001` or `FS002`, I understand what the greedy levels mean. I know what greedy levels my project is using. [ ] If reporting about `FS003`, I understand that this check is not turned on by default. I understand what `--ignore` and `--extend-ignore` mean. I know what ignore options my project is using. +**Your Python version and OS/installation information:** + **Relevant `flake8` options my project is using:** **Describe the bug:**