google / google/codeworld

Deprecate the more unusual colors?

オープン
#782 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement time_wait
主要言語
Haskell
スター
1.3k
フォーク
201
PR マージ指標
30日以内にマージされた PR はありません

説明

Currently, the defined colors include all primary, secondary, and teriary light and pigment colors. Some of these, though, are unusual color names that students don't know. This has a few consequences:

1. If students want to know all of the available colors, the answer is overwhelming and adds cognitive load.
2. If students want to fine-tune their colors, they start by looking up specific color names to memorize, when we'd prefer that they turn to deeper techniques, such as the `RGB` or `HSL` color spaces, or composition of expressions with functions like `light`, `dark`, `bright`, `dull`, or `mixed`.

Conclusion: perhaps the more unusual color names should be deprecated. This means keeping only the color names that are basic expectations: `red`, `green`, `yellow`, `blue`, `orange`, `pink`, `brown`, `purple`, `white`, `black`, and `gray` (or `grey`). Anything else could be deprecated, and eventually removed.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

ファイル、テスト、エントリーポイントのいずれも指定されていません。まず提案されている基本色のリストと示されている学習目標を確認し、次に色の定義を見つけて、非推奨化と最終的な削除が適切かどうかを判断してください。サポート対象のリストと非推奨化/削除の計画について合意できれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
haskell
領域
developer-experience
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。