Teamwork Ticket(s): insert_ticket_name_here
- Was AI used in this pull request?
As a developer, I need to start with a story.
A few sentences describing the overall goals of the pull request's commits. What is the current behavior of the app? What is the updated/expected behavior with this PR?
- A list describing how the feature should behave
- e.g. Clicking outside a modal will close it
- e.g. Clicking on a new accordion tab will not close open tabs
- A list of things the code reviewer or project manager should know
- e.g. There is a known Javascript error in the console.log
- e.g. On any
multidev, the popup plugin breaks.
- A list of steps to validate
- Include direct links to test sites (specific nodes, admin screens, etc)
- Be explicit
link_to_relevant_multidev_or_test_site
Notes regarding deployment of the contained body of work. These should note any new dependencies, new scripts, etc. This should also include work that needs to be accomplished post-launch like enabling a plugin.