From ed2568dc2533a848435f99d4007ee308f42e17b9 Mon Sep 17 00:00:00 2001 From: Nefomemes Date: Tue, 9 Nov 2021 08:01:10 +0700 Subject: [PATCH] chore: add "Logs" to the bug issue template --- .gitlab/issue_templates/Bug.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index 57b8f40..919e08d 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -35,6 +35,10 @@ Please write down the result that you found. Please attach screenshots here if there are any. +## Logs + +Please write down logs you found here if there are any. + ## Additional Notes and Information Please write down any additional notes and information you find useful. Leave blank if you don't have any. \ No newline at end of file