AD GitHub Usage Guide

GitHub Repository Naming Guide

There are a few things to consider when naming your repo. We want repos to be easily findable. Consistency is key to making it easy for someone to find your repo. Because GitHub provides many of it’s functions via generated URLs and REST APIs we should also consider what characters are used in repo names. Some characters are automatically replaced by GitHub, like spaces are turned into hyphens.

General Principles:

Structure:

Specific Considerations:

Additional Considerations: