Update issue templates

This commit is contained in:
Jean-Patrick Guerrero 2022-01-02 15:06:14 +01:00 committed by Jean-Patrick Guerrero
parent f0d1caa1b4
commit 11e19dd80a
2 changed files with 25 additions and 1 deletions

24
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,24 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
- Mod version? Release or git?
- Engine version?
- LuaJIT enabled?
- Operating system?
- Did you try to disable other mods except i3?

View File

@ -20,7 +20,7 @@ end
i3 = {
settings = {
debug_mode = true,
debug_mode = false,
max_favs = 6,
min_fs_version = 4,
item_btn_size = 1.1,