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

Improve the user flow for editing the (autogenerated) docs

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
ドキュメント
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
github
領域
documentation

調査の方向性

まず README.md と CONTRIBUTING.md を読み、その後、Web サイトが「Edit this page on GitHub」リンクを追加する方法と、GitHub issue template の設定方法を調べます。編集すべきでないページにこれらのリンクが表示されなくなり、issue template が自動生成されたパスを識別し、README.md がコントリビューターをコントリビューションガイダンスに案内するようになれば、作業は完了です。

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

説明

The Nushell website has links at the bottom of the page to "Edit this page on GitHub". Clicking the link takes the user through the process of updating that page using the GitHub web interface to create a pull request. That user flow bypasses the CONTRIBUTING.MD and it's not until after the PR is submitted the user is notified about not updating autogenerated docs.

Some suggestions to improve this for first time contributors.

  1. Remove the "Edit this page on GitHub" links on pages that should not be edited.
  2. Change or create the GitHub issue template specifying that certain pages, trees roots or paths should not be modified.
  3. Add a note about contributing to the README.md. As it is, the user is expected to know about the CONTRIBUTING.md document.
主要言語
TypeScript
スター
258
フォーク
561
平均マージ
3時間 20分
マージ済み PR(30日)
15

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

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

はじめの一歩

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

nushell/nushell.github.io のほかの issue

nushell/nushell.github.io の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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