Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 895 Bytes

File metadata and controls

38 lines (23 loc) · 895 Bytes

Contributing to Sploit

Thank you for your interest in helping Sploit grow!


How to Contribute

  • Fork the repository and create your branch (feature/xyz or fix/bug123)
  • Write clean, well-documented code (Python 3.13+)
  • Test your changes before submitting
  • Submit a Pull Request with a clear explanation and reference any related issues

Reporting Bugs & Security Issues

  • For general bugs, open a GitHub Issue
  • For security issues or confidential bugs, email: submindf@gmail.com

Code Style

  • Follow PEP8 guidelines
  • Use descriptive names and docstrings for all public methods and classes
  • Add comments for clarity and maintainability

Community Guidelines

  • Be respectful, inclusive, and constructive
  • No illegal, unethical, or malicious use or contributions

Thank you for making Sploit better!