mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-19 13:25:31 +08:00
993 B
993 B
Steps
- Write a good description of what your PR does (and WHY it does it).
- Add yourself to CONTRIBUTORS if you are a new contributor.
- Add a CHANGELOG entry if your change is non-trivial.
- Ensure
make preflightcompletes successfully.
Description
Type of Changes
| Type | |
|---|---|
| ✓ | 🐛 Bug fix |
| ✓ | ✨ New feature |
| ✓ | 🔨 Refactoring |
| ✓ | 📜 Docs |