mirror of
https://github.com/progsource/maddy.git
synced 2026-03-25 07:50:39 +01:00
chore: fix cpp-bug-report template
This commit is contained in:
1
.github/ISSUE_TEMPLATE/cpp-bug-report.yml
vendored
1
.github/ISSUE_TEMPLATE/cpp-bug-report.yml
vendored
@@ -49,6 +49,7 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: example
|
id: example
|
||||||
|
attributes:
|
||||||
label: Minimal C++ example
|
label: Minimal C++ example
|
||||||
description: To be able to reproduce your issue, please give some example C++ code which creates problems.
|
description: To be able to reproduce your issue, please give some example C++ code which creates problems.
|
||||||
validations:
|
validations:
|
||||||
|
|||||||
Reference in New Issue
Block a user