From 438a665b74a7dd36836c0c99658f270d724ea40a Mon Sep 17 00:00:00 2001 From: Andre_601 <11576465+Andre601@users.noreply.github.com> Date: Sun, 27 Jun 2021 14:31:15 +0200 Subject: [PATCH] add render --- .github/ISSUE_TEMPLATE/feature_request.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 7a4230a..d6f6087 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -43,8 +43,9 @@ body: attributes: label: "Code Example" description: |- - Do you have any Code Snippets that you want to share with us? - Remember to use Code blocks for smaller snippets and https://paste.helpch.at for larger ones. + Do you have any Code Snippets that you want to share with us? Paste it here! + Note that the input will automatically be rendered as Java code, so you won't need to put it into a code block yourself. + render: java - type: input attributes: label: "Jar file"