Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 581 Bytes

pull_request_template.md

File metadata and controls

20 lines (13 loc) · 581 Bytes

What's new?

  • List your changes in a concise and clear way
  • This will give the reviewers an idea of where to look for smelly code

Visual aids

If there are visual changes include them here. You can add a screenshot or a recording using a tool like this one and include it in the Pull Request.

This is the markdown to include an image in the pull request:

![myimageurl.gif](myimageurl.gif);

You can include a comparison table as follows:

Before After
Insert images from before the fix Here is the after