Many major numerical development companies (ie: Tensorflow, Hugging Face, etc) encourage developers to contribute code projects to their products using GitHub. Sharing/contributing code to a company using GitHub requires performing a Pull-Request, a pull request is the process of making a repository request to the repository owners to add your files.
If you are a busy developer and have never contributed code using a git pull request, this blog post lists the steps on how to quickly perform share your code using a pull request.
Steps to create a GitHub pull request to contribute your project to another project using the GitHub platform
[0] Fork the target project's repository, by clicking on the fork button on the GitHub page of the target repository. A copy of the target repository will be made on your GitHub repository account.
[1] Go to forked repository on your GitHub account, .
[12] Go back to your forked repository: . XXXX will be random numbers to denote your pull request.
Happy Practicing! 👋
💻 | 🌳
SOCIAL SHARE CARD GENERATOR