Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 711 Bytes

pull_request_template.md

File metadata and controls

13 lines (7 loc) · 711 Bytes

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context, type of change (bug fix, performance, feature, etc.) and things to pay attention to during review.

References: TICKET-ID-1, TICKET-ID-2, …, TICKET-ID-N

How to test?

Please describe how to test the changes (manually and/or automatically).

Checklist

  • I have performed a self-review of my code and ensured that it is safe and runnable, that code coverage has not decreased, and that there are no new Code Climate issues. I have also followed Meedan's internal coding guidelines.