We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add git checkout master to keeping changes synced with upstream
Add links on how to create a good issue on github
Remove redundant text in how to open a pull-request
Add how to open a good issue section
Add writing good commit message learning resource to relevant sections
Add creating a pull request from a fork article
Add internal links to keeping changes synced with upstream
Simplify keeping changes synced with upstream steps
Add how to solve a merge conflict section
Add steps to keeping changes synced with upstream
Add pull-request image to keeping changes synced with upstream
Fix typo, shorten text of more info on keeping changes synced with upstream
Shorten why it's useful explanation for how to open a pull-request
Fix more info spacing on how to open a pull-request
Add how to open a pull-request heading & explanation
Simplify more info explanation for keeping changes synced with upstream
Add initial upstream syncing topic & background
Copy standard header text into page
Initial page
Change title to tools and learning resources
Dump deleted wiki resources
Add markdown cheatsheet
Add elements of javascript style
Remove duplicate setting up your development content
Resize writing good commit messages heading
Add 3Blue1Brown YouTube series on neural networks
Add absolute basic explanation of neural networks
Add writing good commit messages resource to best practices section
Add Unit Testing with Mocha and Chai under Best Practices Section
Add cd step to how to fork & clone a repo