Add name to Codex workflow prompt templates
This commit is contained in:
parent
c9425d7a26
commit
e38282b063
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
name: '{{module}}_{{name}}'
|
||||
description: '{{description}}'
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
---
|
||||
name: '{{module}}_{{name}}'
|
||||
description: '{{description}}'
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue