This note documents common steps I take when using [[GitHub]] repos/organizations for personal and client projects. ## For the entire team - [Enable auto-deletion of branches after merge](https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-the-automatic-deletion-of-branches) - this ensures that your list of branches can be used as an indicator of which features are currently in progress (and reduces mental clutter!) ## For me only - Change my repo notifications to just "Participating and @mentions" (defaults to "All Activity"). Life is hectic enough without a load more blue dots. -