The-Programming-Foundation / learningcodesnippets

This repo consists of all the code snippets for the Learning section of the website
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Added Initial Code Snippets from UNIX Section, adds details on how to contribute in the Readme.md file #1

Closed ashwinkjoseph closed 4 years ago

ashwinkjoseph commented 4 years ago

This PR adds code snippets currently added to the UNIX Shell section and provides a structure for future contributions to lessons and sets up the base for contributors to try out their code snippets and render them on their browser before making a Pull Request.

This PR also adds more content into the Readme.md file regarding How to contribute and what we expect as contributions, how to make pull requests and so on.