Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 759 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

25 lines (17 loc) · 759 Bytes

Use this template to give context and details about what your changes bring to the project. You should complete as many sections as possible, deleting those that are not relevant.

Ticket 🎟

[XXX-xxx]


What ⁉️

What are these changes? Please include screenshots for UI changes

Why ⁉️

Why are these changes necessary?

How ⁉️

How have you approached making these changes?

How to review and test 📱

Please provide details on how the reviewer should review your changes and the best way for them to test them.


Checklist ✅

  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests are passing locally