Awesome that you are looking to contribute to fseval
! Be it just a small spelling-correction, a bugfix, or a bigger and more structural change; all contributions are welcome. Let's make the process as easy and transparent for you as possible.
Please see the developer guide on the website.
We welcome your pull requests.
- Fork the repo and create your feature branch from
master
. - If you've added code add suitable tests.
- If you've changed APIs, update the documentation.
- Ensure the test suite and lint pass.
We use GitHub issues to track public bugs. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue.
By contributing to hydra, you agree that your contributions will be licensed under the LICENSE file in the root directory of this source tree.