mirror of
https://github.com/nimbusdotstorage/Nimbus
synced 2026-04-22 17:45:03 +02:00
2.2 KiB
2.2 KiB
Pull Request
Description
Type of Change
- 🚀 Feature (non-breaking change that adds functionality)
- 🐛 Bug fix (non-breaking change that fixes an issue)
- ♻️ Refactor (code change that neither fixes a bug nor adds a feature)
- 📚 Documentation update
- 🧪 Test update
- 🔧 Chore (updates to build process, CI, dependencies, etc.)
- 🔥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
Changes
Screenshots/Videos
Testing
- I have tested these changes locally
- I have added/updated tests for these changes
- I have tested in the following browsers:
- Chrome
- Firefox
- Safari
- Edge
Test Cases
- [Test Case 1]
- Test passed
- [Test Case 2]
- Test passed
Checklist
- My code follows the project's coding style
- I have performed a self-review of my own code
- I have commented my code, particularly in hard-to-understand areas
- I have made corresponding changes to the documentation
- My changes generate no new warnings
- I have added tests that prove my fix is effective or that my feature works
- New and existing unit tests pass locally with my changes
- Any dependent changes have been merged and published in downstream modules
Additional Context
Related Issues
Closes # Fixes #
Deployment Notes
Reviewers
@reviewer1 @reviewer2