Added links to technical guidance.#310
Conversation
I have added some links to technical guidance on how to make a fork/pull request on Github. These have been added for the convenience of first time Github users, and may help foster contributions from new programmers or students.
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
|
I signed it! |
|
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
| 1. If your proposed change is accepted, and you haven't already done so, sign a | ||
| Contributor License Agreement (see details above). | ||
| 1. Fork the desired repo, develop and test your code changes. | ||
| 1. Fork the desired repo, develop and test your code changes. (For technical guidance on how to fork a repo on Github, see https://help.github.com/en/articles/fork-a-repo) |
There was a problem hiding this comment.
Maybe this:
For technical guidance on how to fork a repo on Github, see [this article] (https://help.github.com/en/articles/fork-a-repo)
Remove space in code above between closing square bracket and opening round bracket to see an effect.
I have added some links to technical guidance on how to make a fork/pull request on Github. These have been added for the convenience of first time Github users, and may help foster contributions from new programmers or students.