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.

26 lines
1.1 KiB

  1. <!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
  2. v ✰ Thanks for creating a PR! ✰
  3. v Before hitting that submit button please review the checkboxes.
  4. v If a checkbox is n/a - please still include it but + a little note why
  5. ☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->
  6. ## Description
  7. <!-- Add a description of the changes that this PR introduces and the files that
  8. are the most critical to review.
  9. -->
  10. closes: #XXXX
  11. ---
  12. Before we can merge this PR, please make sure that all the following items have been
  13. checked off. If any of the checklist items are not applicable, please leave them but
  14. write a little note why.
  15. - [ ] Targeted PR against correct branch (master)
  16. - [ ] Linked to Github issue with discussion and accepted design OR have an explanation in the PR that describes this work.
  17. - [ ] Wrote unit tests
  18. - [ ] Updated relevant documentation in the code
  19. - [ ] Added a relevant changelog entry to the `Pending` section in `CHANGELOG.md`
  20. - [ ] Re-reviewed `Files changed` in the Github PR explorer