└── README.md /README.md: -------------------------------------------------------------------------------- 1 | ## Intension 2 | This repository is for submitting tasks and assignments, doing practices and evaluation by the Intimationinc team. 3 | 4 | ### Participants must do now 5 | 6 | - Fork this repository 7 | - Clone the forked repository to your local 8 | - Create a branch with same name as your email_stack. Ex. zahan@gmail_golang 9 | - Add a file namely my_linux_command.sh 10 | - Add the content of the custom linux executable that you wrote for linux practice 11 | - Push your local changes to the forked repositorty 12 | - Send a PR from the forked reposiotory to this repository 13 | 14 | ### Assignment Submission protocol 15 | 16 | - Add branch with the workshop number inside the branch you created above 17 | - Add your related codes to the folder 18 | - Send PR & add Reviewer on github 19 | - Reviewer must be one participant from the same stack. 20 | - Find participants and their stack here [Participant's List](https://docs.google.com/spreadsheets/d/1YG7wfUQPS00O1XpTidM6X4e09thz0yS0l232W3YhFMI/edit?usp=sharing) 21 | - If you do not get any review please notify the reviewer or intimationinc as getting a PR reviewed is your liability 22 | 23 | 24 | ## Please note 25 | 26 | > We will learn about github best practices, jargons, git strategies too in separate repository. But it is highly recommended that you maintain github norms here 27 | --------------------------------------------------------------------------------