Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Error in map documentation

オープン
#265 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
1/5
見積もり時間
1時間未満
初心者へのやさしさ
50/100
issue の種類
ドキュメント
明瞭さ
明確に書かれている
活発さ
停滞
領域
documentation

調査の方向性

Open en/datatypes/map.adoc and locate the quoted map-access proposition. Compare the wording with the issue's reported behavior, then correct the statement so it accurately describes the returned none value. Done means the documentation no longer claims that either access form produces an error.

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

説明

There is following proposition in map documentation:

Trying to access a key not defined in a map will:

  • produce an error if the path syntax is used.
  • return a none value if select is used.

No error is produced in either case, only none is returned.

Correct would be something like:

"Trying to access a key not defined in a map will return a none value."

主要言語
CSS
スター
68
フォーク
47
PR マージ指標
30日以内にマージされた PR はありません

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

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

red/docs のほかの issue

red/docs の issue をすべて見る

似ている issue

Documentation の issue をもっと見る

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

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