Skip to content

Latest commit

History

History
32 lines (24 loc) 路 1.34 KB

File metadata and controls

32 lines (24 loc) 路 1.34 KB

Contributing to Bulk Hash Report Tool 馃殌

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.

馃洜 How Can You Help?

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.

馃搵 How to Submit a Contribution

  1. Fork the Project: Create your own copy of the repository.
  2. Create a Branch: git checkout -b feature/AmazingFeature.
  3. Make your Changes: Write your code and test it.
  4. Commit your Changes: git commit -m 'Add some AmazingFeature'.
  5. Push to the Branch: git push origin feature/AmazingFeature.
  6. Open a Pull Request: Explain what you changed and why.

馃悶 Reporting Bugs

If you find a bug, please open an Issue and include:

  • Your browser version.
  • Steps to reproduce the bug.
  • A screenshot if possible.

馃挰 Communication

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.