From 63bf583b3ce2d6bfbc3971d68344d344f720bd25 Mon Sep 17 00:00:00 2001 From: Roman Khavronenko Date: Wed, 4 Jan 2023 14:48:17 +0100 Subject: [PATCH] github: rm `plaintext` render (#3597) `render: plain text` makes fields not formattable and prevents from pasting screenshots. Signed-off-by: hagen1778 --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 - .github/ISSUE_TEMPLATE/feature_request.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 8fc03f44d..2af5a433c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -13,7 +13,6 @@ body: id: describe-the-bug attributes: label: Describe the bug - render: plain text description: | A clear and concise description of what the bug is. placeholder: | diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 6d2951b98..438317cf6 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -6,7 +6,6 @@ body: id: describe-the-problem attributes: label: Is your feature request related to a problem? Please describe - render: plain text description: | A clear and concise description of what the problem is. placeholder: |