Commit graph

5 commits

Author SHA1 Message Date
Lucas Shamanic
2199d33071 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.
2026-01-11 21:29:12 +00:00
Lucas Shamanic
487b1071b7 docs: improve PR template with structured fields and YAML example 2026-01-11 13:05:23 +00:00
Lucas Shamanic
25446b49eb feat: data-driven README automation with YAML entries and GitHub Actions 2026-01-11 04:06:48 +00:00
shamanic
20d7d4db6f fix: simplify PR template - remove broken subfolder approach 2026-01-11 01:58:06 +00:00
shamanic
9baf586660 feat: switch from discussions to PR-based contributions
- Add PR templates for plugins, projects, themes, agents, resources
- Update contributing.md with PR-based workflow and entry templates
- Replace all 'Suggest via Discussion' links with 'Add via PR' links
- Add quick copy templates for each entry type
- Keep existing discussion links for resource entries (they link to content)
2026-01-11 01:26:15 +00:00