Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (20 loc) · 1.19 KB

pull_request_template.md

File metadata and controls

29 lines (20 loc) · 1.19 KB

(Please add a sentence or two explaining the context of this PR. Reviewers can go to the ticket for detail.) CONTEXT: This changeset adds/removes/updates [summary of feature/area/code] so that [summary of benefit].

Tick or delete as appropriate:

Workflow

Reviewing help

  • Explains how to test locally, including how to set up appropriate data
  • Includes screenshot(s) - ideally before and after, but at least after

Housekeeping

  • Added all new environment variables to Vault.
  • Cleaned up old feature flags
  • Upgraded any vulnerable dependencies.
  • I have updated security dependencies
  • Python requirements have been re-compiled.
  • Frontend assets have been re-compiled.
  • I have checked that my PR is using the latest package versions of: directory-api-client, directory-cms-client, directory-components, directory-forms-api-client, directory-healthcheck, directory-validators

Merging

  • This PR can be merged by reviewers. (If unticked, please leave for the author to merge)