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 required: true
- type: textarea - type: textarea
id: example id: example
label: Minimal C++ example attributes:
description: To be able to reproduce your issue, please give some example C++ code which creates problems. label: Minimal C++ example
description: To be able to reproduce your issue, please give some example C++ code which creates problems.
validations: validations:
required: true required: true
- type: textarea - type: textarea