Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Latest commit

 

History

History
5 lines (5 loc) · 492 Bytes

pull_request_template.md

File metadata and controls

5 lines (5 loc) · 492 Bytes
  • What is the link to the Jira that this PR is for?
  • Have you written tests and do these have >= 75% coverage of the code that you are contributing?
  • Is it possible to visually evaluate this PR in the browser? If so, what are the steps to do this (eg specific URLs or sections)?
  • Are there any linting errors that required you to add exceptions?
  • If there are backend requests, have you checked for the existence of the resource's attributes before attempting access?