From 6688479c1cf97828f02f850ef643884d835b6780 Mon Sep 17 00:00:00 2001 From: soxoj <31013580+soxoj@users.noreply.github.com> Date: Mon, 8 Nov 2021 19:52:53 +0300 Subject: [PATCH] Create bug.md (#213) --- .github/ISSUE_TEMPLATE/bug.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug.md diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md new file mode 100644 index 0000000..3941ad0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -0,0 +1,24 @@ +--- +name: Maigret bug report +about: I want to report a bug in Maigret functionality +title: '' +labels: bug +assignees: soxoj + +--- + +## Checklist + +- [ ] I'm reporting a bug in Maigret functionality +- [ ] I've checked for similar bug reports including closed ones +- [ ] I've checked for pull requests that attempt to fix this bug + +## Description + +Info about Maigret version you are running and environment (`--version`, operation system, ISP provuder): + + +How to reproduce this bug (commandline options / conditions): + + +