Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 660 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (12 loc) · 660 Bytes

Contributing

We appreciate your interest in contributing to our project!

You can contribute to Huak by checking for unassigned issues or even just documenting features and bugs by creating new issues.

Testing

Use cargo to run the tests.

❯ cargo test

Note that on Windows the tests may run slower than on other systems.

Making a contribution

We follow the standard GitHub flow when making contributions to Huak.

Make sure to communicate your interest prior submitting a PR by ussing Issues. You can create one here.