Contribute¶
We welcome contributions from the community! Whether you’re fixing a bug, improving documentation, or adding a new feature or fixing false positive — thank you for making LFIMap better!
How to Contribute¶
- Fork the repository on GitLab
- Create a branch for your feature or fix
- Write tests if applicable
- Submit a Merge Request with a detailed description
Guidelines¶
Use clear and descriptive commit messages
Follow [PEP 8](https://peps.python.org/pep-0008/) for Python code
Be respectful and inclusive in communication
Bug Reports & Feature Requests¶
Open an issue at:
🔗 GitLab Issues: https://gitlab.com/relunsec/lfimap/-/issues
Thank you for helping make LFIMap awesome!