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

Added Capitalize in CoffeeScript #2062

Merged
merged 3 commits into from
Oct 5, 2020
Merged

Conversation

bykiandra
Copy link
Contributor

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.

Complete the Applicable Sections Below

Find which section best describes your pull request and make sure you fill it out. To start, let us know which issue you've fixed.

Code Snippets

  • I named the pull request using Added/Updated <Sample Program> in <Language> format
  • I created/updated the language README
    • I added the sample program name to the README
    • I added fun facts (i.e. debut developer, typing, etc.)
    • I added reference link(s) to the README
    • I added solution citations when necessary (see plagiarism)

Testing

  • I named the pull request using Added/Updated <Language>/<Project> Testing format
  • I followed the testinfo template, if applicable

Notes

Added the Capitalize first letter program in CoffeeScript.

@jrg94 jrg94 requested a review from a team October 2, 2020 20:44
@jrg94 jrg94 self-assigned this Oct 2, 2020
@jrg94 jrg94 added capitalize See: https://sampleprograms.io/projects/capitalize/ enhancement Any code that improves the repo labels Oct 2, 2020
@jrg94 jrg94 added this to the 1,000 Code Snippets milestone Oct 2, 2020
Copy link
Member

@jrg94 jrg94 left a comment

Choose a reason for hiding this comment

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

Looks good! Is there any chance we could get this program to pull from the command line?

@bykiandra
Copy link
Contributor Author

Done 👍

@jrg94 jrg94 changed the title Added Capitalize first letter in CoffeeScript Added Capitalize in CoffeeScript Oct 5, 2020
Copy link
Member

@jrg94 jrg94 left a comment

Choose a reason for hiding this comment

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

Alright, this looks good! I think we may need to revisit it when we add testing, but otherwise nice work.

@jrg94 jrg94 merged commit 770225a into TheRenegadeCoder:master Oct 5, 2020
@jrg94
Copy link
Member

jrg94 commented Oct 6, 2020

Hey @saoskia! If you enjoyed contributing to this project and would like to make sure that it continues to be maintained, we can always use your support at The Renegade Coder. Here are some ways you can help out:

Thanks for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
capitalize See: https://sampleprograms.io/projects/capitalize/ enhancement Any code that improves the repo
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add Capitalize in CoffeeScript
2 participants