Coming Soon!
Coming Soon!
We welcome contributions, be it code, content, bug reports, or design feedback. If you’d like to contribute or report an issue, you can:
- Create an issue in the HEAT Labs main organization that holds all repositories.
- Contact us on Discord via this invite link.
- Use our contact form on the HEAT Labs Contact Us page.
When submitting changes via pull requests:
- Fork the repository
- Create a feature branch (
git checkout -b feature/name
) - Make your changes and commit (
git commit -m "Add feature to do XYZ"
) - Push to your fork (
git push origin feature/name
) - Open a pull request with a clear description of what you’ve changed
Distributed under the GNU GPL-3.0 License. See the LICENSE file for full details. HEAT Labs is free and open-source for community use and collaboration.