Skip to content

Commit 0b9f2e6

Browse files
committed
Update issue template
1 parent f95fa41 commit 0b9f2e6

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

+8-5
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ body:
99
required: true
1010
- label: I have searched existing issues (including closed ones)
1111
required: true
12-
- label: I use KiKit at least version 1.5.0 (older version are not supported)
12+
- label: I use KiKit at least version 1.5.1 (older version are not supported)
1313
required: true
1414
- type: input
1515
attributes:
@@ -51,9 +51,12 @@ body:
5151
label: Steps to Reproduce
5252
description: >
5353
Please specify the steps to reproduce the issue. Do not forget to include
54-
the KiKit command and also, please include any input boards you use. Not
55-
including files for reproduction might significantly increase time for
56-
handling the issue. If the boards are confidential, you can send them to
57-
[email protected] with subject "KiKit issue files for #123".
54+
the KiKit command and also, please include any input boards you use. If
55+
the boards are confidential, you can send them to [email protected]
56+
with subject "KiKit issue files for #123".
57+
58+
Issues without included PCB will be probably ignored. Having to came up
59+
with a specific inputs that reproduce the issue is a significant time
60+
overhead and I prefer to spend this time on implementing new features.
5861
validations:
5962
required: true

0 commit comments

Comments
 (0)