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

Incorrect URL for Microsoft Store Terms of Transaction

オープン 初心者向け
#6,331 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

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

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
64/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
活発
技術スタック
cpp
領域
cli

調査の方向性

winget list によって表示される msstore の同意プロンプトから始め、取引条件の URL がどこで設定されているかを特定します。報告された地域に対応する置換 URL を確認してから、プロンプトまたはソース同意フローをテストし、表示されたリンクが有効な利用条件ページに到達することを確認します。

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

説明

Issue-Docs msstore
Brief description of your issue

When first used, Winget prompts the user to accept the Terms of Transaction for the Microsoft Store:

PS C:\Users\yodo> winget list
The `msstore` source requires that you view the following agreements before using.
Terms of Transaction: https://aka.ms/microsoft-store-terms-of-transaction
The source requires the current machine's 2-letter geographic region to be sent to the backend service to function properly (ex. "US").

Do you agree to all the source agreements terms?
[Y] Yes  [N] No:

However, the given link redirects to https://www.microsoft.com/en-nl/storedocs/terms-of-sale which says "We are sorry, the page you requested cannot be found."

After some trial and error, I found that https://www.microsoft.com/nl-nl/store/b/terms-of-sale does work, so the issue is probably with the website, and not the URL that winget provides.

主要言語
C++
スター
26.4k
フォーク
1.8k
平均マージ
2日 15時間
マージ済み PR(30日)
19

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

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

はじめの一歩

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

microsoft/winget-cli のほかの issue

microsoft/winget-cli の issue をすべて見る

似ている issue

C++ の issue をもっと見る

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

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