Skip to content

Easy introductions to few important, simple, tech topics.

License

Notifications You must be signed in to change notification settings

techfaqs/Tech-FAQs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3e022eb Β· Nov 10, 2021
Oct 31, 2020
Oct 31, 2020
Oct 30, 2020
Sep 3, 2019
Oct 25, 2019
Oct 8, 2019
Dec 10, 2017
Sep 3, 2019
Nov 8, 2017
Oct 21, 2019
Nov 10, 2021
Oct 28, 2017
Nov 8, 2017
Oct 5, 2018
Nov 12, 2017

Repository files navigation

Tech-FAQs πŸ†• πŸ’» πŸ’Ώ πŸ†’

Few important, simple, tech topics.

Please go through the Contributor Code of Conduct and How to Contribute to Tech-FAQs

For Beginners:

Instructions-

  1. Fork this Repository (using the button at the top-right side)

  2. Clone your forked repository to your desktop/laptop (i.e. git clone <git-repo-https_or_ssh-link>)

  3. Create a new branch for your modifications (i.e. git branch <new-branch-name>) and check it out (git checkout <new-branch-name>)

  4. Add your files (git add .), commit the files (git commit -m "<my first commit>") and push (git push origin <new-user>)

  5. Create a pull request (You have raised your first PR!)

  6. Star this repository (optional)

Contents

βž• Feel free to add more interesting tech topics!

⭐ If you find this repo interesting do star it.

βœ‹ Do raise an issue if you feel anything is to be changed or added to our repo.


LICENSE