Contributions to Firecrest are welcome and greatly appreciated. Proper credit will be given to contributors by adding their
names to the CONTRIBUTORS.md
file. The copyright of Firecrest belongs to ETH Zurich, and external contributors are required to
sign a Contributor License Agreement; the development team will privately contact new contributors during their first
content submission.
- When adding new features or fixing bugs not covered by existing tests, please also provide unit tests.
- Add an entry to the
CHANGELOG.md
file. - Submit your contributions as GitHub Pull Requests to the main public repository at https://github.com/eth-cscs/firecrest-v2 targeting
master
branch.