Congrats on taking the first step to contributing to the Sample Programs repository maintained by The Renegade Coder!
For simplicity, please make sure that your pull request includes one and only one contribution.
Please fill one of the sections below as applicable.
Please also add any other relevant information to the Notes section at the bottom.
You may delete or just ignore any other sections.
For more information please refer to our contributing documentation
I Am Adding a New Code Snippet in an Existing Language
[ ] I fixed #your-issue-number-here
[ ] I named the pull request using Add {PROJECT} in {LANGUAGE} format
I Am Adding a New Code Snippet in a New Language
[ ] I fixed #your-issue-number-here
[ ] I named the pull request using Add {PROJECT} in {LANGUAGE} format
Congrats on taking the first step to contributing to the Sample Programs repository maintained by The Renegade Coder! For simplicity, please make sure that your pull request includes one and only one contribution.
Please fill one of the sections below as applicable. Please also add any other relevant information to the Notes section at the bottom. You may delete or just ignore any other sections. For more information please refer to our contributing documentation
I Am Adding a New Code Snippet in an Existing Language
Add {PROJECT} in {LANGUAGE}
formatI Am Adding a New Code Snippet in a New Language
Add {PROJECT} in {LANGUAGE}
formattestinfo.yml
files (see contributing documentation)I Am Adding New Tests for a Project
Add {PROJECT} Tests
formatI Am Adding New Tests for a Language
Add {LANGUAGE} Tests
formattestinfo.yml
files (see contributing documentation)I Am Modifying an Existing Code Snippet or Existing Tests
Modify {PROJECT} {tests} in {LANGUAGE}
formatOther Notes
Add notes here...