From: Petr Špaček Date: Tue, 5 Dec 2023 17:29:37 +0000 (+0100) Subject: Modernize Gitlab Bug template X-Git-Tag: v9.19.21~44^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6ccb07e09af44c1335573a761545e7a8f013c3f1;p=thirdparty%2Fbind9.git Modernize Gitlab Bug template --- diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index f8b82b694b7..60bab3f6ce9 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -2,45 +2,62 @@ If the bug you are reporting is potentially security-related - for example, if it involves an assertion failure or other crash in `named` that can be triggered repeatedly - then please make sure that you make the new issue -confidential! +confidential by clicking the checkbox at the bottom! --> ### Summary -(Summarize the bug encountered concisely.) + -### BIND version used +### BIND version affected + ### Steps to reproduce -(How one can reproduce the issue - this is very important.) + + +1. +2. +3. ### What is the current *bug* behavior? -(What actually happens.) + ### What is the expected *correct* behavior? -(What you should see instead.) + ### Relevant configuration files -(Paste any relevant configuration files - please use code blocks (```) + -### Possible fixes +### Relevant logs -(If you can, link to the line of code that might be responsible for the -problem.) + -/label ~bug +/label ~Bug