node-red / node-red/node-red.github.io
[user-guide] Inject node description improvement and related links
オープン
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 118
- フォーク
- 161
- 平均マージ
- 8時間 18分
- マージ済み PR(30日)
- 4
説明
Context
- Guide URL: https://nodered.org/docs/user-guide/nodes
- Source URL: https://github.com/node-red/node-red.github.io/blob/master/docs/user-guide/nodes.md
- Section: Inject node
- Text snippet:
If you are looking at intervals greater than one day - consider using a scheduler node that can cope with power outages and restarts.
Problem or Improvement
In this section, it is said: ...consider using a scheduler node....
This is mostly unclear for the newcomer who reads the guide, as:
- There is no
schedulercore node type. - There is no reference or link to no-core nodes which fulfill such task, so the user can further research that option if needed.
Suggestion
Update the node description to tackle on this unclear reference.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
docs/user-guide/nodes.md を開き、Inject node のセクションを見つけます。scheduler に関する現在の記述を確認し、停電や再起動をまたいだスケジューリングを処理する no-core nodes への関連リンクと説明を追加します。このガイドでは、core scheduler node が存在することを示唆しないようにします。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 1/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 50/100