Thank you for considering contributing to our project! We appreciate your help.
- If you find a bug or have a feature request, please open a new issue and provide detailed information about the problem.
- If you find security issues or vulnerabilities, please report here
We welcome contributions from the community. To contribute to this project, follow these steps:
- Fork the repository on GitHub.
- Clone your forked repository to your local machine.
All contributions to DAPper are made under the MIT license (MIT).
For PRs, please run cargo fmt
to ensure consistent formatting, and address warnings shown by cargo clippy
.
- Clone DAPper
git clone [email protected]:LLNL/dapper.git
- Compile DAPper:
cargo build
- Run DAPper:
cargo run
All participants in the DAPper community are expected to follow our Code of Conduct.