From b675d5b950c2a9270e32d923718151e9a3321dbe Mon Sep 17 00:00:00 2001 From: Hamothy <58985301+sgoudham@users.noreply.github.com> Date: Mon, 27 Feb 2023 23:07:03 +0000 Subject: [PATCH] docs: remove unrendered markdown in discussion template For some reason, it looks like admonishments don't work on discussion templates --- .github/DISCUSSION_TEMPLATE/port-requests.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/port-requests.yml b/.github/DISCUSSION_TEMPLATE/port-requests.yml index d16c6d1..2106b56 100644 --- a/.github/DISCUSSION_TEMPLATE/port-requests.yml +++ b/.github/DISCUSSION_TEMPLATE/port-requests.yml @@ -3,8 +3,7 @@ body: - type: markdown attributes: value: | - > **Note**
- > If you have already themed your port and are looking to get it reviewed, please raise a [port review](https://github.com/catppuccin/catppuccin/issues/new?assignees=&labels=&template=port-review.yml&title=Name+of+the+application%2Ftool%2Fwebsite%2Fetc.) issue instead! + If you have already themed your port and are looking to get it reviewed, please raise a [port review](https://github.com/catppuccin/catppuccin/issues/new?assignees=&labels=&template=port-review.yml&title=Name+of+the+application%2Ftool%2Fwebsite%2Fetc.) issue instead! - type: checkboxes attributes: label: Will you make the port?