Skip to content

Latest commit

 

History

History
61 lines (28 loc) · 1.53 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

61 lines (28 loc) · 1.53 KB

What is this change about?

Describe the change and why it's needed.

Please provide contextual information.

Include any links to other PRs, stories, slack discussions, etc... that will help establish context.

Has a cf-deployment including this change passed our cf-acceptance-tests?

  • YES
  • NO

How should this change be described in cf-deployment release notes?

Something brief that conveys the change and is written with the Operator audience in mind. See previous release notes for examples.

Does this PR introduce a breaking change?

Does this introduce changes that would require operators to take action in order to deploy without a failure?

Examples of breaking changes:

  • changes the name of a job or instance group
  • deletes a job or instance group
  • moves a job to a different instance group
  • changes the name of a credential

Will this change increase the VM footprint of cf-deployment?

  • YES --- does it really have to?
  • NO

Does this PR make a change to an experimental or GA'd feature/component?

  • experimental feature/component
  • GA'd feature/component

What is the level of urgency for publishing this change?

  • Urgent - unblocks current or future work
  • Slightly Less than Urgent

Tag your pair, your PM, and/or team!

It's helpful to tag a few other folks on your team or your team alias in case we need to follow up later.