Skip to content

Commit

Permalink
Merge branch 'main' into feature/share-button
Browse files Browse the repository at this point in the history
  • Loading branch information
TimidRobot authored Oct 3, 2024
2 parents bc328b3 + 8b1f5bc commit 3684d59
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/contributing-code/foundational-tech/contents.lr
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,14 @@ Thankfully GitHub's documentation is relatively robust. Please see:
- [Get started with GitHub documentation - GitHub Docs][github-start]
- [GitHub flow - GitHub Docs][github-flow]
- [GitHub Training Manual][github-training]
- [Fork a repository - GitHub Docs][github-fork]
- [Creating a pull request from a fork - GitHub Docs][github-forkpr]
[github-start]: https://docs.github.com/en/get-started
[github-flow]: https://docs.github.com/en/get-started/using-github/github-flow
[github-training]: https://githubtraining.github.io/training-manual/#/
[github-fork]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/fork-a-repo
[github-forkpr]: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork
### CC specifics for GitHub
Expand Down

0 comments on commit 3684d59

Please sign in to comment.