| layout | title | permalink | nav_order |
|---|---|---|---|
page |
Contributing |
/contributing |
4 |
Thank you for your interest in contributing to Heimdall! While Heimdall is currently a final year project, after the completion of the project, I plan to continue to work on Heimdall and add new features. I welcome contributions from anyone who is interested in helping to improve the project.
If you find a bug in Heimdall, please create a new issue on GitHub. Be sure to include as much detail as possible, including steps to reproduce the bug and any error messages you see. We'll review the issue and work to fix the bug as soon as possible.
If you'd like to contribute code to Heimdall, we'd be happy to review your contributions! Here's how to get started:
- Fork the repository and create a new branch for your work.
- Make your changes and test them thoroughly.
- Submit a pull request with a detailed description of your changes and why they are necessary.
We'll review your pull request as soon as possible and provide feedback. Please keep in mind that we may ask you to make additional changes or clarify your code before we can merge it into the project.
Thank you for your help in making Heimdall even better!