homelab-personal-cloud/services/core/CONTRIBUTE.md

233 B

Namespacing

  • Database and Graphql is namespaced by prefixed camelcase
  • Typescript is namespaced by namespace keyword

Adding to the enumeration types

  • Update graphql enum
  • Update services/core/enumerations namespaced types