Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions COMMIT_MESSAGE_SUGGESTION.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
docs: organize documentation into docs/ directory and translate README to English

- Move all documentation files to docs/ directory
- Create docs/README.md as documentation index
- Update all internal links in documentation
- Translate main README.md to English
- Update documentation links in main README

Files moved:
- ARCHITECTURE_TESTING.md
- CI_CD.md
- CI_FIXES.md
- GOFMT_FIX.md
- LINTER_FIXES.md
- README_TESTING_CI.md
- TESTIFY_FIX.md
- TESTING.md
- TEST_SUMMARY.md
- USER_SERVICE_README.md
- COMMIT_MESSAGE.txt

This improves project organization by keeping the root directory clean
and making it easier to find and navigate documentation.
Loading
Loading