You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
494 B

  1. ## Description
  2. <!-- Add a description of the changes that this PR introduces and the files that
  3. are the most critical to review.
  4. -->
  5. Closes: #XXX
  6. ---
  7. For contributor use:
  8. - [ ] Wrote tests
  9. - [ ] Updated CHANGELOG_PENDING.md
  10. - [ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  11. - [ ] Updated relevant documentation (`docs/`) and code comments
  12. - [ ] Re-reviewed `Files changed` in the Github PR explorer
  13. - [ ] Applied Appropriate Labels