mirror of
https://github.com/progsource/maddy.git
synced 2026-03-24 23:40: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
|
||||
- type: textarea
|
||||
id: example
|
||||
attributes:
|
||||
label: Minimal C++ example
|
||||
description: To be able to reproduce your issue, please give some example C++ code which creates problems.
|
||||
validations:
|
||||
|
||||
Reference in New Issue
Block a user