diff --git a/.gitlab/issue_templates/bug.md b/.gitlab/issue_templates/bug.md new file mode 100644 index 0000000..ca68780 --- /dev/null +++ b/.gitlab/issue_templates/bug.md @@ -0,0 +1,13 @@ +## Quick Information +- **Python version:** +- **Bot version:** +- **Client device where the bug occurred:** Computer / Mobile + +## What Happened? +... + +## Expected result +... + +## Steps to reproduce +...