processing / processing/processing-website
Docs for arc: origin -> center
まだ誰も着手していません。
- 主要言語
- MDX
- スター
- 90
- フォーク
- 122
- 平均マージ
- 1時間 43分
- マージ済み PR(30日)
- 3
説明
Issue description
The description has the following sentence:
"The origin of the arc's ellipse may be changed with the ellipseMode() function. "
This should be:
"The center of the arc's ellipse may be changed with the ellipseMode() function. "
The word "center" is used for ellipses. The word "origin" is used for coordinate systems.
Reference: https://en.wikipedia.org/wiki/Ellipse
URL(s) of affected page(s)
https://processing.org/reference/arc_.html
Proposed fix
Replace "origin" with "center".
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
https://processing.org/reference/arc_.html の対象となる arc リファレンスページを開き、楕円の原点を説明している文を見つけます。提案どおり “origin” を “center” に置き換え、その後、表現が正しいことを確認するためにレンダリングされたページを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 55/100