Autodesk / XLB

XLB: Accelerated Lattice Boltzmann (XLB) for Physics-based ML
Other
238 stars 25 forks source link

Added explanation on how to combine commits and fixed the PR template link #88

Closed mehdiataei closed 3 weeks ago

mehdiataei commented 3 weeks ago

Contributing Guidelines

Added explanation on how to combine commits and fixed the PR template link

Description

Type of change

How Has This Been Tested?

Linting and Code Formatting

Make sure the code follows the project's linting and formatting standards. This project uses Ruff for linting.

To run Ruff, execute the following command from the root of the repository:

ruff check .