Skip to content

Conversation

nxd010
Copy link

@nxd010 nxd010 commented Oct 3, 2025

Description

Updated CLI experience by updating UserExperience.java

Related Issue

Fixes #2 (Make CLI UserExperience Better)

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)
  • This change requires a documentation update

Motivation and Context

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Screenshots (if appropriate):

image

Checklist:

  • I have registered myself at Contrihub website.
  • My code follows the code style of this project.
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • Any dependent changes have been merged and published in downstream modules
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Test Configuration:

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

@nxd010
Copy link
Author

nxd010 commented Oct 4, 2025

@lokesh_wagh Sir, please look into it!

@lokesh-wagh
Copy link

just for future reference
only delete and modify the lines that you want to instead of deleteing the entire thing and rewriting it

makes it easier for the reviewer

@lokesh-wagh lokesh-wagh merged commit f657792 into ContriHUB:main Oct 4, 2025
@nxd010
Copy link
Author

nxd010 commented Oct 4, 2025

Ok sir

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.

Make CLI UserExperience Better
2 participants