GitHub Repository Configuration
General Set Up
The interactive development project director or developer is responsible for establishing project GitHub repository’s with standard branch protections, teams, labeling, and naming conventions.
Throughout the project, the creative director must ensure all repositories, projects, and issues are configured to align with I.D.’s established project standards.
Only those with GitHub Maintainer permissions can create repositories — thus a developer’s help may be needed.
Naming Conventions
There are many [internal] acronyms here at BU. Where possible, use the most accurate and consistent naming convention.
Child Themes
- New custom child themes are being built on the Responsive Framework. Use a prefix ‘r-‘ to name new child themes.
- For a second or third iteration of Responsive Framework, add the iteration number directly after “r”.
Examples: r-dining, r-cas, r-hub, r-brand, r2-brand, r3-cds
Plugins
- New plugins use a
bu-prefix.
Examples: bu-banners, bu-dining