First off, thank you for considering contributing! It鈥檚 people like you who make the open-source community such a great place to learn and create.
We are looking for help in the following areas:
- New Hash Algorithms: Adding support for SHA-3, BLAKE2, or SHA-512.
- UI/UX Improvements: Making the report look cleaner or adding a "Dark Mode."
- Export Formats: Adding functionality to export reports as PDF or JSON.
- Bug Fixes: Finding and fixing issues with large file processing.
- Fork the Project: Create your own copy of the repository.
- Create a Branch:
git checkout -b feature/AmazingFeature. - Make your Changes: Write your code and test it.
- Commit your Changes:
git commit -m 'Add some AmazingFeature'. - Push to the Branch:
git push origin feature/AmazingFeature. - Open a Pull Request: Explain what you changed and why.
If you find a bug, please open an Issue and include:
- Your browser version.
- Steps to reproduce the bug.
- A screenshot if possible.
If you have questions, feel free to start a thread in the Discussions tab!
By contributing, you agree that your contributions will be licensed under the project's MIT License.