We are glad you are here to help. This document goes over the process of submitting changes and making improvements.
Step 5 is optional. It helps avoid submitting broken PRs.
- Open an issue
- Create a branch for your work
- Make your changes. Don't forget to update app version in
Makefile
- Check your changes by running
make scan-build
- Run tests
- Create a PR to merge the changes from your Branch
#2
intomain
EOS Network Foundanation will perform the following steps
- Fill out LedgerHQ Form to start review process
- we are public release
- review the checklist
- Submitt PR to merge
main
branch intoLedgerHQ/app-eos
ondevelop
branch