Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 768 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

23 lines (13 loc) · 768 Bytes

We should treat our k8 files as compiled files, since we don't actually (http://blog.andrewray.me/dealing-with-compiled-files-in-git/). We should probably wait some time until we actually have more confidence in our compilation.

  • I removed this function
  • I fixed all these things, etc.

Dependencies

  • list dependencies (eg, PR from another branch or repo; tags or versions required prior to deployment)

Tests

Test any modifications on one of our environments.

  • tested on environment by someone

Deployment (post-merge)

Ensure that all environments have the given changes.

  • deployed to gamma
  • deployed to delta