Added note about running make preflight

This commit is contained in:
Eric Froemling 2020-04-16 17:16:20 -07:00 committed by GitHub
parent a2e6893a5d
commit b842ee092f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,6 +10,7 @@ https://github.com/efroemling/ballistica/wiki/Contributing
## Steps
- [ ] Ensure `make preflight` completes successfully.
- [ ] Add yourself to CONTRIBUTORS if you are a new contributor.
- [ ] Add a CHANGELOG entry describing what your PR does.
- [ ] Write a good description on what the PR does.