MIssing file referred to in "Running DevTools Tests" section of TESTING.md
オープン
初心者向け
documentation
good first issue
P2
- 主要言語
- Dart
- スター
- 1.7k
- フォーク
- 404
- 平均マージ
- 6日 17時間
- マージ済み PR(30日)
- 18
説明
Instructions at https://github.com/flutter/devtools/blob/master/TESTING.md#running-devtools-tests refer to a missing file.
**Executing:**
`./tool/update_flutter_sdk.sh --local`
**Results in the following error:**
`-bash: ./tool/update_flutter_sdk.sh: No such file or directory`
The documentation should be updated to refer to `devtools_tool update-flutter-sdk` which works cross platform.
コントリビューションガイド
調査の方向性
Open TESTING.md and review the “Running DevTools Tests” section containing ./tool/update_flutter_sdk.sh --local. Replace that reference with devtools_tool update-flutter-sdk, then verify the documented command is the cross-platform one described in the issue.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- dart
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 活発
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 88/100