Skip to content

Commit 7f2b779

Browse files
authored
Merge branch 'CnCNet:develop' into develop
2 parents a738745 + 9b33f6e commit 7f2b779

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,15 @@ body:
6363
validations:
6464
required: true
6565

66+
- type: input
67+
id: last-working-version
68+
attributes:
69+
label: Last Working Version
70+
description: |
71+
If this bug did not exist in a prior release version, what is the last version that does **not** have this bug? Type "unknown" if you are not sure, or "always existed" if the bug has always been present.
72+
validations:
73+
required: true
74+
6675
- type: textarea
6776
id: context
6877
attributes:

0 commit comments

Comments
 (0)