Skip to content

Conversation

@MIBUMAHO
Copy link

概要
チュートリアル(ベーシック、アドバンス)で発生していたEntity名の表記揺れを統一

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR standardizes entity name notation across the Basic and Advanced tutorials (both Japanese and English versions) by adding the full entity path in parentheses after entity names (e.g., 商品Entity(tutorial.product.Product) in Japanese, Product Entity in English).

Key Changes:

  • Adds entity paths in parentheses to entity references throughout tutorial documentation
  • Updates entity name terminology in English advanced tutorial from "Today's" to "Daily"
  • Ensures consistent entity naming format across all four tutorial documents

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
gettingstarted/src/docs/asciidoc/basic/operation_ja.adoc Adds entity paths to Japanese entity references for tutorial.product.Product, tutorial.product.ProductCategory, and tutorial.properties.Properties2
gettingstarted/src/docs/asciidoc/basic/operation_en.adoc Updates English entity name references from verbose names to simpler forms ("Properties", "Properties2")
gettingstarted/src/docs/asciidoc/advanced/customize_ja.adoc Adds entity paths in parentheses to Japanese entity references for all advanced tutorial entities (taskMaster, versionMaster, projectMaster, dailyTask, dailySchedule)
gettingstarted/src/docs/asciidoc/advanced/customize_en.adoc Updates English terminology from "Today's task/schedule" to "Daily task/schedule" Entity for consistency

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@MIBUMAHO MIBUMAHO changed the title tutorial basic advance unify entityname to adminconsole チュートリアル(ベーシック・アドバンス):Entityの表記揺れをAdminConsoleと統一 Dec 10, 2025
MIBUMAHO and others added 2 commits December 12, 2025 16:34
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant