Need language-agnostic version of the node.js download page
オープン
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 6.9k
- フォーク
- 6.5k
- 平均マージ
- 2日 8時間
- マージ済み PR(30日)
- 29
説明
Affected URL(s)
https://nodejs.org/en/download
Description of the problem
The nice download page for Node.js requires a language code in the URL (https://nodejs.org/en/download/ instead of https://nodejs.org/download/). For the purposes of linking to this page from elsewhere on the internet, it would be great to have that neutral version of the URL that redirects to the page language based on the user's browser settings (like how https://developer.mozilla.org redirects to https://developer.mozilla.org/de for German readers.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、影響を受ける /en/download ルートと、サイトに既存の言語またはロケール処理を調査します。言語に依存しない /download URL がブラウザーの言語をどのように選択してリダイレクトすべきかを確認し、その後、既存のローカライズされたダウンロードページが変更されないことを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- node.js
- 領域
- internationalization, web-dev
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 52/100