Skip to content

Conversation

@ukwhatn
Copy link
Owner

@ukwhatn ukwhatn commented Dec 25, 2025

Summary

  • Translate README.md to English
  • Translate llms.txt to English
  • Translate all GitHub templates (.github/) to English
  • Translate all Python docstrings to English (33 source files)
    • module/: all module files
    • common/: common processing files
    • connector/: connector layer files
    • util/: utility files
  • Maintain NumPy-style docstring format

Related

Test plan

  • All pre-commit hooks pass
  • Lint check passes (make lint)
  • Format check passes (make format)
  • All 382 tests pass (make test)

- ISSUE_TEMPLATE/bug_report.yml
- ISSUE_TEMPLATE/feature_request.yml
- ISSUE_TEMPLATE/config.yml
- PULL_REQUEST_TEMPLATE.md
- module/: 全モジュールファイルのdocstringを英語化
- common/: 共通処理ファイルのdocstringを英語化
- connector/: コネクター層のdocstringを英語化
- util/: ユーティリティファイルのdocstringを英語化
- NumPyスタイルのdocstringフォーマットを維持
@ukwhatn ukwhatn merged commit 16ebcf1 into main Dec 25, 2025
13 checks passed
@ukwhatn ukwhatn deleted the feature/docs-english branch December 25, 2025 02:34
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.

2 participants