From c0ffd7974fea3962a29f29a8fc022801074a2fd0 Mon Sep 17 00:00:00 2001 From: Anna Justus <50149163+Iogsotot@users.noreply.github.com> Date: Mon, 21 Aug 2023 17:02:55 +0200 Subject: [PATCH] Revert "fix: add markdown body type" --- .github/ISSUE_TEMPLATE/bug-report.md | 2 -- .github/ISSUE_TEMPLATE/enhancement.md | 2 -- .github/ISSUE_TEMPLATE/user-story.md | 2 -- 3 files changed, 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index b832cf23..daec5e71 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -6,8 +6,6 @@ labels: bug assignees: '' --- -body: - - type: markdown **Describe the bug** A clear and concise description of what the bug is. diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md index 3c28e0da..c1777a66 100644 --- a/.github/ISSUE_TEMPLATE/enhancement.md +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -8,8 +8,6 @@ labels: enhancement assignees: '' --- -body: - - type: markdown ###Description: diff --git a/.github/ISSUE_TEMPLATE/user-story.md b/.github/ISSUE_TEMPLATE/user-story.md index be562a84..7091b1cc 100644 --- a/.github/ISSUE_TEMPLATE/user-story.md +++ b/.github/ISSUE_TEMPLATE/user-story.md @@ -6,8 +6,6 @@ labels: '' assignees: '' --- -body: - - type: markdown ###Description