Contributors¶
We would like to thank all the amazing people who have contributed to EVOSEAL. Your contributions help make this project better every day!
Core Team¶
- SHA888 - Project Lead & Maintainer
- GitHub: @SHA888
- Role: Architecture, Core Development
Top Contributors¶
List of top contributors will appear here as the project grows.
How to Contribute¶
We welcome contributions from everyone! Here's how you can help:
- Report Bugs
-
Submit bug reports and feature requests through GitHub Issues
-
Code Contributions
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature
) - Commit your changes (
git commit -m 'Add some amazing feature'
) - Push to the branch (
git push origin feature/amazing-feature
) -
Open a Pull Request
-
Documentation
- Improve documentation
- Add examples
-
Fix typos and improve clarity
-
Testing
- Write tests
- Report bugs
- Help improve test coverage
Recognition¶
All contributors will be recognized in this file. To be added, please submit a pull request with your information.
Code of Conduct¶
Please note that this project is released with a Contributor Code of Conduct. By participating in this project, you agree to abide by its terms.
Thank You!¶
A big thank you to everyone who has contributed their time and effort to make EVOSEAL better!
Created: 2025-06-17