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

incorrect anchor in python3.9

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

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

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
45/100
issue の種類
ドキュメント
明瞭さ
明確に書かれている
活発さ
停滞
技術スタック
python
領域
documentation

調査の方向性

まず、issue 内の URL を入口として使用し、Python 3.9 の f-string の用語集エントリと、そこからリンクされている lexical_analysis セクションを見つけます。現在のリンク先アンカーを確認し、リンクを index-24 に更新します。用語集のリンクが「formatted string literals」セクションに移動すれば完了です。

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

説明

docs/improvement

Documentation style bug

Summary

bad anchor in glossary

Actual style

python (3.9) glossary entry f-string has a link to formatted string literals with anchor #f-strings which doesn't scroll to any section because it's not present.

Expected style

anchor index-24 is needed to go to the correct section:
https://devdocs.io/python~3.9/reference/lexical_analysis#index-24

主要言語
Ruby
スター
39.5k
フォーク
2.6k
平均マージ
2日 9時間
マージ済み PR(30日)
13

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

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

はじめの一歩

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

freeCodeCamp/devdocs のほかの issue

freeCodeCamp/devdocs の issue をすべて見る

似ている issue

Ruby の issue をもっと見る

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

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