- 🌟 New Feature
- 🤗 Bug Fix
- 🤯 Breaking Change
- 📚 Documentation Update
- 🎨 Style and UI
- 🔨 Code Refactor
- ⚡ Performance Improvements
- ✅ New Test
- 👷 Build and CI
- Fixes # (issue)
- Screenshot A
- Screenshot B
- 👍 Yes
- 🙅 No, and this is why: Please replace this line with details on why tests have not been included.
- 🙋 I need help with writing tests
- My code follows the style guidelines of this project.
- I have performed a self-review of my code.
- I have commented my code, particularly in hard-to-understand areas.
- I have made corresponding changes to the documentation.
- I have added proof (e.g., screenshots) that my fix is effective and that my feature works.
- I have added tests that prove my fix is effective and that my feature works.
- New and existing unit tests pass locally with my changes.