Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 662 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (8 loc) · 662 Bytes

Contributing

These are the guidelines for contributing code to the FLUIDS repository. Please read those before starting an issue or a pull request.

Issues

Report build issues, usage issues, bugs, and feature requests in GitHub Issues. Please consult documentation first.

When reporting an issue, please try to provide steps to reproduce it. If you have some small test code to demonstrate, you include it in the issue.

Pull Requests

We welcoming all contributions to FLUIDs. Pull requests consisting of multiple commits should be squashed into one concise commit outlining all changes.