From 12a9ed0208d3c9fab8dd6cc8b76fb058173ba345 Mon Sep 17 00:00:00 2001 From: Jon Evans <jon@craftyjon.com> Date: Sat, 11 Feb 2023 11:44:37 -0500 Subject: [PATCH] Add initial sections to bare template --- .gitlab/issue_templates/bare.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/.gitlab/issue_templates/bare.md b/.gitlab/issue_templates/bare.md index e69de29bb2..6ddcab9b86 100644 --- a/.gitlab/issue_templates/bare.md +++ b/.gitlab/issue_templates/bare.md @@ -0,0 +1,20 @@ +<!-- --------Before Creating a New Issue----------- +* Limit report to a single issue. +* Search the issue tracker to verify the issue has not already been reported. +* Complete all instructions between `template comment markers <>. +* Keep report contents limited to the necessary information required to fix the issue. +* When creating an issue against the stable version of KiCad, make sure the latest available stable version is installed as issues may have already been resolved in later stable versions. --> +# Description +<!-- What is the current behavior and what is the expected behavior? --> +<!-- If the issue is visual/graphical, please attach screenshots of the problem. --> +<!-- Add the issue details below this line and before the "Steps to reproduce" heading. --> + +# Steps to reproduce +<!-- If there are multiple steps to reproduce it or it is a visual issue, then providing a screen recording as an attachment to this report is recommended. --> +<!-- If this issue is specific to a project, please attach the necessary files to this issue. --> +<!-- Add the steps to reproduce using the numbers below --> +<!-- Add new step numbers before the "KiCad Version" heading. --> +1. + +# KiCad Version +