Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 536 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 536 Bytes

tips-for-new-coders

Member-submitted tips for others in the community on their new coding journey

Steps for contributing:

In order to contribute:

  • Fork this repository
  • Clone it from your fork
  • Create a branch named new-tip-yourgithubaccountname on your fork locally (ex: new-tip-jeseekia for username jeseekia)
  • Create a markdown filed named tip-from-yourgithubaccountname.md (ex:tip-from-jeseekia.md)
  • Commit changes to your branch
  • Push to your branch of your fork
  • Submit a PR to this repo from your fork branch