From 6ea54b270c7bba10f49c791140b0c71d321ae106 Mon Sep 17 00:00:00 2001 From: adam <41576481+adaaaam@users.noreply.github.com> Date: Wed, 15 Jan 2025 08:42:36 -0600 Subject: [PATCH] Update tools.yml fix syntax --- .github/ISSUE_TEMPLATE/tools.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/tools.yml b/.github/ISSUE_TEMPLATE/tools.yml index 21845e2..00963e8 100644 --- a/.github/ISSUE_TEMPLATE/tools.yml +++ b/.github/ISSUE_TEMPLATE/tools.yml @@ -3,8 +3,6 @@ description: Add your tool. title: "[FOSS Compliance Tools]: " labels: ["community"] projects: ["aboutcode-org/17"] -assignees: - - body: - type: markdown attributes: @@ -14,7 +12,7 @@ body: id: project attributes: label: project - description: What is the name of your FOSS tool for compliance? + description: "What is the name of your FOSS tool for compliance?" placeholder: ex. FOSS Tool for Compliance validations: required: true