Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.12 KB

File metadata and controls

45 lines (28 loc) · 1.12 KB

Description

Extra short description of the PR

NEW ✨

  • This is where you layout any new features.
  • Explain where these features are within the project.

IMPROVED 📈

  • This is where you layout any improvements on existing features.

FIXED 🐛

  • List out any major bugs that might have affected many users.
  • If you've only addressed minor fixes, or nothing specific, use something like:
  • E.g. "Minor Bug fixes"

BREAKING CHANGES 💥

  • List components that have changed in a way that differ from previous behaviors and might break projects depending on this one.
  • List removed, replaced or deprecated features that might break projects depending on this one.

Related Tickets & Documents 📑

Add here the related tickets and documents

Mobile & Desktop Screenshots/Recordings 📱💻

If needed, add here the screenshots or recordings of the changes

Documentation 📜

  • ✅ Docs added
  • 🚧 Writing docs
  • ❌ No docs added
  • ⏩ No docs needed

Tests 🔍

  • ✅ Features totally covered
  • 🚧 Features tests incomplete
  • ❌ No tests added
  • ⏩ No tests needed