How to Add Files to a GitHub Repo You Don't Own
There are a bunch of GitHub (and other git host) repositories that aren't really for software projects, but rather are for documentation or other resources. For example, the ASP.NET Core docs, or various awesome lists, …