- Before sending your pull requests, make sure that you read the whole guidelines. If you have any doubts about the contributing guide, please feel free to reach out.
Kickstart your journey into the world π of IOT. This repo contains scripts for various Arduino-based projects. Discover π’, Learn βοΈ, Engage π¨βπ» and Contribute.
1. Fork this repository.
2. Clone the forked repository. git clone https://github.com/SarthakSKumar/IoT-Projects-and-Scripts.git
3. Navigate to the project directory.
4. Creating a new branch (IMP) This is one of the very important steps that you should follow to contribute to Open Source. A branch helps to manage the workflow, isolate your code and does not create a mess.
π Copy paste the url(HTTPS) from the dropdown menu under clone into the terminal
git clone <HTTPS link>
Refer to the following article for the remaining configuration steps CONTRIBUTING.md
Don't hesitate to ping meπ€. If you want to discuss this further, I'm always open to a conversation!!β
Shoot me an email here for official discussions.
- Markdown: Markdown is a lightweight language like HTML, with plain text formatting syntax.
- Git: Git is a distributed version control system for tracking changes in source code during software development. It is designed for coordinating work among programmers, but it can be used to track changes in any set of files.
You can refer to the following articles on the basics of Git and GitHub and can also contact me, in case you are stuck:
- Forking a Repo
- Cloning a Repo
- How to create a Pull Request
- Getting started with Git and GitHub
- Learn GitHub from Scratch
π« Thanks to all Wonderful Peopleπ§π§ Who Have Contributed To This Repo β€οΈ
Β© SarthakSKumar