Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 925 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (16 loc) · 925 Bytes

Welcome

We are glad you are here to help. This document goes over the process of submitting changes and making improvements.

Developer Steps

Step 5 is optional. It helps avoid submitting broken PRs.

  1. Open an issue
  2. Create a branch for your work
  3. Make your changes. Don't forget to update app version in Makefile
  4. Check your changes by running make scan-build
  5. Run tests
  6. Create a PR to merge the changes from your Branch #2 into main

ENF Steps

EOS Network Foundanation will perform the following steps

  • Fill out LedgerHQ Form to start review process
  • Submitt PR to merge main branch into LedgerHQ/app-eos on develop branch