From 1267bc426a7b1e0202e1e48a167d13416ca2a65f Mon Sep 17 00:00:00 2001 From: Prad Nukala Date: Fri, 4 Oct 2024 00:18:53 -0400 Subject: [PATCH] docs: add markdown rendering for objective description --- .github/ISSUE_TEMPLATE/okr.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/okr.yml b/.github/ISSUE_TEMPLATE/okr.yml index cf6733517..c4ae72731 100644 --- a/.github/ISSUE_TEMPLATE/okr.yml +++ b/.github/ISSUE_TEMPLATE/okr.yml @@ -16,6 +16,7 @@ body: attributes: label: Objective description: Explain the objective of the feature and add any relevant links. + render: markdown validations: required: false - type: textarea