mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-22 23:15:49 +08:00
948 B
948 B
Steps
- Add yourself to CONTRIBUTORS if you are a new contributor.
- Add a CHANGELOG entry describing what your PR does.
- Ensure
make preflightcompletes successfully. - Write a good description on what the PR does.
Description
Type of Changes
| Type | |
|---|---|
| ✓ | 🐛 Bug fix |
| ✓ | ✨ New feature |
| ✓ | 🔨 Refactoring |
| ✓ | 📜 Docs |