diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index aaefddf4..e90d4a94 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -108,5 +108,26 @@ body: id: additional-context attributes: label: Additional context - description: Add any other context about the problem here. - placeholder: Any other information that might help us debug. + description: Add any other context about the problem here. If this issue is retroactively compensated, remove the `` markers from the block below so the notice appears in the published issue. + value: | + diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index d209f572..783e7a2d 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -39,8 +39,29 @@ body: id: additional-context attributes: label: Additional context - description: Add any other context or screenshots about the feature request here. - placeholder: Any other relevant info, mockups, or examples. + description: Add any other context or screenshots about the feature request here. If this issue is retroactively compensated, remove the `` markers from the block below so the notice appears in the published issue. + value: | + - type: markdown attributes: