diff --git a/.gitlab/issue_templates/bug.md b/.gitlab/issue_templates/bug.md index 3f93464adb..1423a4aa00 100644 --- a/.gitlab/issue_templates/bug.md +++ b/.gitlab/issue_templates/bug.md @@ -1,52 +1,71 @@ - + Before opening a new issue, make sure to search for keywords in the issues + filtered by the "bug" label and check to see if it has already been reported +--> + + ### Summary -(Summarize the bug encountered concisely) + ### Steps to reproduce -(How one can reproduce the issue - this is very important) + ### Example case -(If possible, please create a SMALL example case and attach it to your bug report) + ### What is the current *bug* behaviour? -(What actually happens) + ### What is the expected *correct* behavior? -(What you should see instead) + ### Relevant logs and/or images -(Paste any relevant logs - please use code blocks (```) to format console output, -logs, and code as it's very hard to read otherwise.) + ### Environment information -(OpenFOAM version : XXX) -(Operating system : XXX) -(Hardware info : XXX) - + +OpenFOAM version : +Operating system : +Compiler : ### Possible fixes -(If you can, link to the line of code that might be responsible for the problem) + /label ~bug