Issues and pull requests are welcome.
git clone https://github.com/Lumi-node/ARMS.git
cd ARMS
# see the README for the toolchain- Keep the change focused; one concern per PR.
- Add a test if you are fixing a bug — a test that fails before your change and passes after is the fastest way to get it merged.
- Run whatever the CI workflow runs before pushing.
Include what you ran, what you expected, and what happened. A reproduction is worth more than a description.