Skip to content

Conversation

@Olanetsoft
Copy link
Collaborator

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test update
  • Build/CI update
  • Other (please describe):

Related Issues

Fixes #
Closes #
Related to #

Motivation and Context

Changes Made

  • Change 1
  • Change 2
  • Change 3

Testing Performed

Manual Testing

  • Tested on macOS
  • Tested on Linux
  • Tested on Windows
  • Tested with npm
  • Tested with yarn
  • Tested with pnpm
  • Tested with bun

Test Commands

# List the commands you used to test
npm run build
npm test
npm link
create-mn-app test-project

Test Results

Screenshots/Videos

Breaking Changes

  • This PR introduces breaking changes
  • Migration guide updated (if applicable)

Documentation

  • README.md updated (if needed)
  • CHANGELOG.md updated
  • Code comments updated
  • API documentation updated (if applicable)
  • Examples updated (if applicable)

Checklist

Code Quality

  • My code follows the project's coding standards
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings or errors
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Licensing

  • I have added SPDX license headers to any new files
  • I have signed the Contributor License Agreement (CLA)
  • I have read and agree to the Code of Conduct

Dependencies

  • I have checked that no unnecessary dependencies were added
  • Dependencies are up to date and secure
  • package.json and package-lock.json are in sync

Additional Notes

Reviewer Guidelines

Please pay special attention to:


Note to reviewers: This PR is ready for review. Please check the code quality, test coverage, and documentation completeness.

@CLAassistant
Copy link

CLAassistant commented Nov 26, 2025

CLA assistant check
All committers have signed the CLA.

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