Contributing

Overview

Contributions are welcome for all huff-neo ecosystem repositories, with huff-neo being the primary repository for Huff Language Syntax and Compilation.

Welcome, and thanks for having an interest in contributing to the Huff Language and related repositories!

All contributions are welcome! We want to make contributing to this project as easy as possible, whether it's a bug, a feature, or a fix. We are always looking for contributors to help us improve the project.

Contributing to Huff Language is not just limited to writing code. It can mean a wide array of things, such as participating in discussions in our Telegram or reporting issues.

Issues

We use GitHub issues to track public bugs. Report a bug by opening a new issue; it's that easy!

To run examples, make sure you update git submodules to pull down the huffmate-neo submodule by running git submodule update.

Pull Requests

We are always looking for contributors to help us improve the project.

Before submitting a PR, please make sure to run the following commands:

make pre-release