Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.37 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

41 lines (32 loc) · 1.37 KB

Issue Link 🔗

Goals ⚽

Implementation Details 🚧

Testing Details 🔍

Screenshots/Gifs 📷

How to add gif/screenshots:

  1. Drag and drop the gif/screenshot here, let it upload.
  2. Copy the link and paste it like below ->
<img src="LINK-HERE.gif" width="150">
  1. add the appropriate file extension after it ".gif" or ".jpg"
  • Important: Be careful not to exceed 150 points width that is specified. It makes it harder chech overall ui elements if width is wider than 150 points.

Example usage:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other... Please describe: