1.2 KiB
1.2 KiB
🎩 What? Why?
Please describe your pull request.
📌 Related Issues
Link your PR to an issue
- Related to #?
- Fixes #?
Testing
Describe the best way to test or validate your PR.
📋 Checklist
⚠️ No tests suites for now ⚠️ 🚨 Please review the guidelines for contributing to this repository.
- ❓
CONSIDER adding a unit test if your PR resolves an issue. - ✔️ DO check open PR's to avoid duplicates.
- ✔️ DO keep pull requests small so they can be easily reviewed.
- ✔️ DO build locally before pushing.
- ✔️
DO make sure tests pass. - ✔️
DO add CHANGELOG upgrade notes if required. - ❌
AVOID breaking the continuous integration build. - ❌AVOID making significant changes to the overall architecture.
📷 Screenshots
Please add screenshots of the changes you're proposing
♥️ Thank you!