Skip to content
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

Created Code for Day1 Challenge - FizzBuzz in C++ #344

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Created Code for Day1 Challenge - FizzBuzz in C++ #344

wants to merge 3 commits into from

Conversation

swapnil-satpathy
Copy link

@swapnil-satpathy swapnil-satpathy commented Oct 2, 2020

Please make sure you have done the following:

  • Created a folder with the name of language you code inside /Day<n>/ directory (Where n is for nth day)
  • Added your Codes
  • Tested your codes
  • Added credits (author and date) at the top of the code
  • Updated README.md
  • Added yourself as a contributor using all-contributors-cli

"avatar_url": "https://avatars2.githubusercontent.com/u/54858475?s=460&u=26d2adf4592c6517f58ac87edadf4eb3bc06edba&v=4",
"profile": "https://github.com/swapnil-satpathy",
"contributions": [
"doc",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You have not added your solution to the README markdown document, so your contribution only counts as code. Also, run the npm run contirbutors:generate command mentioned in the Contribution Guidelines so that your details are added to the CONTRIBUTORS markdown document.

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