feat: add Tender Quote Module to external-official-modules.yaml
This commit is contained in:
parent
6a04312901
commit
718e0e00e9
|
|
@ -80,4 +80,14 @@ modules:
|
|||
description: "Agents and Workflow for Lean Prioritisation"
|
||||
defaultSelected: true
|
||||
type: community
|
||||
npmPackage: scsa-bmad-agents
|
||||
|
||||
tqm-module:
|
||||
url: https://github.com/SCSA-dev/scsa-bmad-agents.git
|
||||
module-definition: tqm/module.yaml
|
||||
code: tqm
|
||||
name: "Tender Quote Module"
|
||||
description: "Agents and Workflow for Tender Quote Module"
|
||||
defaultSelected: true
|
||||
type: community
|
||||
npmPackage: scsa-bmad-agents
|
||||
Loading…
Reference in New Issue