Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.99 KB

File metadata and controls

42 lines (33 loc) · 1.99 KB

Please remove all the lines starting with '>' Hi there! Thanks for submitting a pull request to Concourse! If you haven't already, please take a look at our Code of Conduct and our Contributing Guide.

To help us review your PR, please fill in the following information. Feel free to delete any sections not applicable to your pull request.

Existing Issue

Is there an existing issue related to this PR? Fill in the issue number as follows: Fixes #1234.

Fixes # .

Why do we need this PR?

No issue number? Please give us a few lines of context describing the need for this PR. Please review the Anti-patterns page first.

Changes proposed in this pull request

What are the changes included in this PR? Feel free to add as many lines as needed below.

Contributor Checklist

Are the following items included as part of this PR? Please delete checkbox items that don't apply.

Reviewer Checklist

This section is intended for the core maintainers only, to track review progress. Please do not fill out this section.

  • Code reviewed
  • Tests reviewed
  • Documentation reviewed
  • Release notes reviewed
  • PR acceptance performed
  • New config flags added? Ensure that they are added to the BOSH and Helm packaging; otherwise, ignored for the integration tests (for example, if they are Garden configs that are not displayed in the --help text).