mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-04-28 20:39:28 +00:00
refactor: Rename description to tagline and description
- Renames the `description` field to `tagline` in schema and data files. - Renames the `full_description` field to `description` in schema and data files. - Updates all relevant YAML data files, documentation, and templates to reflect these changes. - Adjusts character limits and descriptions for the new fields.
This commit is contained in:
parent
6f6944835a
commit
2199d33071
67 changed files with 145 additions and 145 deletions
|
|
@ -1,4 +1,4 @@
|
|||
name: Opencode DDEV
|
||||
repo: https://github.com/JUVOJustin/opencode-ddev
|
||||
description: DDEV container wrapper
|
||||
full_description: Wraps bash commands to execute inside the DDEV container (Docker-based PHP development environments).
|
||||
tagline: DDEV container wrapper
|
||||
description: Wraps bash commands to execute inside the DDEV container (Docker-based PHP development environments).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue