chore: fix cpp-bug-report template

This commit is contained in:
Petra Baranski
2023-07-27 19:08:21 +02:00
committed by GitHub
parent 6015b0c9e9
commit 5dd974cca1

View File

@@ -49,8 +49,9 @@ body:
required: true
- type: textarea
id: example
label: Minimal C++ example
description: To be able to reproduce your issue, please give some example C++ code which creates problems.
attributes:
label: Minimal C++ example
description: To be able to reproduce your issue, please give some example C++ code which creates problems.
validations:
required: true
- type: textarea