microsoft / microsoft/TypeScript
Typo in `String#match` (lib.es2015.symbol.wellknown)
まだ誰も着手していません。
- 主要言語
- Go
- スター
- 111k
- フォーク
- 14.4k
- 平均マージ
- 1日 19時間
- マージ済み PR(30日)
- 117
説明
TypeScript Version: 3.0.0-dev.201xxxxx
Search Terms:
typos, string, lib, es2015.symbol.wellknown
I've wiped the majority of the template since this is a typo report.
I was originally going to just make a PR but the template had:
- There is an associated issue in the
Backlogmilestone (required)
The typo itself is that String#match in lib.es2015.symbol.wellknown has it's param description pasted in the middle of it's method description:
My PR replaced it with "with a regular expression" - Let me know what the correct way to proceed with this is 🙂
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
誤りは src/lib/es2015.symbol.wellknown.d.ts の 209-212 行付近にあります。まず、そこにある String#match の宣言コメントを読んでください。メソッドの説明にある重複したパラメーターの説明を修正し、その後、宣言テキストが正規表現によるマッチングを正確に説明していることを確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 45/100