diff --git a/.github/ISSUE_TEMPLATE/extension-method-request.yml b/.github/ISSUE_TEMPLATE/extension-method-request.yml index 31f28f2..6b9a023 100644 --- a/.github/ISSUE_TEMPLATE/extension-method-request.yml +++ b/.github/ISSUE_TEMPLATE/extension-method-request.yml @@ -14,7 +14,6 @@ body: attributes: label: Type to extend description: Provide the fully qualified type name of the extension method you're suggesting. - render: csharp placeholder: "Example: System.Drawing.Color" validations: required: true