Skip to content

Added BMI Calculator Java Project #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kamalanathancv
Copy link

This PR adds a simple BMI calculator built with Java.
It uses console input to calculate and categorize BMI.
It is my first Open-source contribution project.

Copy link

github-actions bot commented Jul 4, 2025

👋 @kamalanathancv
Thank you for raising your pull request.
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.

@iamwatchdogs
Copy link
Contributor

Hi @kamalanathancv, it seems like the linting checks have failed. Please format your source code to pass the linting checks. You can refer to the timestamped YouTube video to find the formatting issue within your source code.

If you're still unable to fix the formatting issues, then you can check out the results of need-help workflow. You can find a sample version of your source code, which is formatted. Just open the need-help workflow and then open the logs of show diffs and exit.

If you're facing any issue or not sure what exactly to do, please feel free to ping me within this conversation.

@iamwatchdogs
Copy link
Contributor

If the PR pass the linting check, I'll perform a code review and then merge the PR if everything looks good.

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