sujana-kamasany / javacodes

A repository that will guide in making your first contribution.
29 stars 111 forks source link

Java Program to Check Buzz Number #85

Open sujana-kamasany opened 2 years ago

sujana-kamasany commented 2 years ago

Add Java Program to Check Buzz Number

adamstol commented 2 years ago

Hi I have a solution to this, can you assign it to me?

sujana-kamasany commented 2 years ago

Hi I have a solution to this, can you assign it to me?

Sure, go ahead i have assigned you

jrodriq3 commented 2 years ago

This is my first time trying to contribute, I didn't see where i could commit my code... I read in a comment above something about getting assigned. Do I need to be assigned in order to contribute?

adamstol commented 2 years ago

@jrodriq3 typically if you want to take on an issue you request the owner or a contributor of the repository to assign you. When you're assigned you can create a pull request which is like merging your code to the main repository. I'm still quite new to this myself so I might've not described it very well but hope that helps! Good luck! Also, there are many youtube videos to help you get started on GitHub if you're interested just do a quick search :)

jrodriq3 commented 2 years ago

Thank You

AmaanZubair commented 2 years ago

Hi I have a simple solution for this please assign this to me

tangorishi commented 2 years ago

HI i am new to open source contributions ,i think i have simple soluton to this ,can you assign it to me

navyayadav12 commented 1 year ago

hey @sujana-kamasany can you please assign this to me.

Ishant-Subhash-Dahiwale commented 1 year ago

Can you assign this to me

Sbiswas001 commented 11 months ago

Please check PR #178. I have added the Buzz number program.