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

Support arbitrary node names

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

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

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
静か
技術スタック
next.js, typescript
領域
backend

調査の方向性

The issue names no files, tests, or entry points. Start by locating the paths responsible for node creation, updates, storage, retrieval, and name validation; done means custom names work across those operations, legacy names remain compatible, and invalid inputs are rejected.

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

説明

triage

Enhance the system to support arbitrary (custom) node names instead of relying on predefined or strictly formatted naming conventions. This will allow greater flexibility when creating, managing, and scaling nodes across different environments.

Acceptance Criteria:

  • Users can create and update nodes with custom names.
  • Node names are stored and retrieved correctly across the system.
  • No breaking changes for existing nodes with legacy names.
  • Validation prevents invalid or harmful inputs (e.g. empty names, unsupported symbols if restricted).
主要言語
TypeScript
スター
71
フォーク
188
PR マージ指標
30日以内にマージされた PR はありません

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

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

はじめの一歩

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

github-samples/gitfolio のほかの issue

github-samples/gitfolio の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

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

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