chore: sync gantt-task-react-custom - #7
Merged
Conversation
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
このプルリクエストは、異なるPRタイプ(blind、design、implement)用の3つの新しいプルリクエストテンプレートファイルを追加します。これらのテンプレートは、PRの説明が文脈(context)、範囲(scope)、影響(impact)、検証(verification)、およびレビューフィードバックを網羅した包括的なものになるよう、構造化されたフォームを提供します。テンプレートは日本語で書かれており、コントリビューターが各PRタイプに必要な情報を漏れなくドキュメント化できるようにガイドするよう設計されています。
構造化されたドキュメンテーションのための新しいPRテンプレート:
.github/PULL_REQUEST_TEMPLATE/blind.md: 環境設定や製造工程(ビルドなど)に影響を与えない一般的な変更に焦点を当てた、「blind」PR用のテンプレートを導入します。文脈、範囲、検証、およびレビューフィードバック用の詳細なセクションを提供します。.github/PULL_REQUEST_TEMPLATE/design.md: アーキテクチャの決定、レビューのアジェンダ、前提条件、要件、範囲、リスク、および実装ガイダンスに重点を置いた、設計フェーズ(実装なし)のPR用テンプレートを追加します。.github/PULL_REQUEST_TEMPLATE/implement.md: 文脈、変更インデックス、実装の詳細、検証ログ、影響分析、移行/ロールアウト、範囲の境界、セキュリティチェック、およびレビューフィードバックのセクションを含む、実装PR用のテンプレートを提供します。