a2ui-project / a2ui-project/a2ui
Rename basic catalog scaffolding examples for better clarity
- 主要言語
- TypeScript
- スター
- 16.4k
- フォーク
- 1.3k
- 平均マージ
- 2日 13時間
- マージ済み PR(30日)
- 134
説明
As discussed in PR #1497 (https://github.com/a2ui-project/a2ui/pull/1497#discussion_r3416520470), the `00_` prefix on some basic catalog examples (e.g., `00_capitalized-text.json`) was used as a trick to sort them first.
To make their purpose more explicit and to make it easier to filter them out in public gallery applications (where they might not give a good impression of A2UI's capabilities if shown at the top), we should clearly label them as examples used to scaffold an app.
Suggested renaming:
- `00_capitalized-text.json` -> `scaffold_00_capitalized-text.json`
- `00_complex-layout.json` -> `scaffold_01_complex-layout.json`
- etc., or follow the numbering scheme used elsewhere so they are consistent.
コントリビューションガイド
調査の方向性
Find the basic catalog scaffolding examples in the repository, likely in a directory like 'examples' or 'catalog'. Rename the files from '00_capitalized-text.json' to 'scaffold_00_capitalized-text.json' and similarly for others, maintaining the numbering scheme. Verify that any references to these files in documentation or code are updated, and ensure the changes do not break existing functionality.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- documentation
- issue の種類
- リファクタリング
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 静か
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 75/100