Skip to content

Документации en/ru - #41

Merged
prethink merged 1 commit into
masterfrom
docs/split-en-ru
Aug 23, 2026
Merged

prethink merged 1 commit into
masterfrom
docs/split-en-ru

Conversation

@prethink

Copy link
Copy Markdown
Owner

📌 Description of changes

Describe what exactly this PR does.
For example: a new feature was added, a bug was fixed, the documentation was improved.


✅ Type of change

Mark x where it applies:

  • 🐞 Bug fix (non-breaking change)
  • 🚀 New functionality (non-breaking change)
  • 💥 Breaking change (migration required, public API changed)
  • 📝 Documentation update
  • 🧪 Tests (unit/integration tests added or updated)
  • ⚡ Performance optimization

🔄 Migration

  • Does anything need to change in the code of the library's users?
  • If so, describe the migration steps.
    Example:
// Before
var result = lib.OldMethod();

// After
var result = lib.NewMethod();

📷 Screenshots (if any)

Attach screenshots / GIFs if the changes are visual.


🧾 Additional notes

  • Important notes for reviewers.

@prethink
prethink merged commit 67a6328 into master Aug 23, 2026
2 checks passed
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