diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 77bf8e0ee1..b06c6eaaa1 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -1,34 +1,35 @@ -name: 💡 Feature request -about: Propose a new feature or enhancement in Fleet. -title: "" +name: 💡💡 Feature request +description: Propose a new feature or enhancement in Fleet. labels: [":product"] projects: ["fleetdm/67"] -assignees: "" -body: | - - - Gong snippet: TODO - - ## Problem - - - - ## What have you tried? - - - - ## Potential solutions - - - - ## What is the expected workflow as a result of your proposal? - - +body: + - type: markdown + attributes: + value: | + + + Gong snippet: TODO + + ## Problem + + + + ## What have you tried? + + + + ## Potential solutions + + + + ## What is the expected workflow as a result of your proposal? + +