codinasion-archive / codinasion-monorepo

Community Monorepo
https://codinasion.org
MIT License
52 stars 168 forks source link

[Closed] My first contribution #5739

Closed PietervHa closed 4 months ago

PietervHa commented 4 months ago

this is the issue : [Program]: Write a Kotlin program to find digital root of a number #2267.

📑 Description

This is my first contribution, i needed to contribute to an open source project for school and hope this is Good. I made the progam the issue asked for and put it in the folder where I think i shouldve placed it in codinasion\program\program\find-digital-root-of-a-number. under the name FindDigitalRootOfANumber.kt. ## 🐞 Related Issue

Closes #https://github.com/codinasion/codinasion/issues/2267

codinasion-bot[bot] commented 4 months ago

👋🏻 Hey @PietervHa

💖 Thanks for opening this pull request 💖

This PR will be reviewed and merged shortly.

changeset-bot[bot] commented 4 months ago

⚠️ No Changeset found

Latest commit: 346227ecd851917ccf361d3fa5b7c6a15af31db3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

isyuricunha commented 4 months ago

@PietervHa ,

First of all, congratulations and thank you for your contribution here on GitHub or here on Codinasion.

Unfortunately, I cannot accept your request because you modified several files, which is not the correct method.

You should only upload the file with the solution without modifying any other files, except in cases where the solution cites multiple solutions.

To upload your solution file, it should be in the following path/directory: program/program/find-digital-root-of-a-number/program/FindDigitalRootOfANumber.kt

Thank you again, and I'm sorry for not being able to approve this Pull Request.

codinasion-bot[bot] commented 4 months ago

This pull request has been closed !!!