Skip to content

Repositories

Repo Naming

We should have a consistent naming for projects and repo’s again current suggestion is:

  • Hyphen between words (since else names are not DNS compliant), example: config-service
  • Display name should be same as repo name, with hyphens replaced with a space, example: Config Service