- Fork the repository
- Create a feature branch
- Make your changes
- Run tests:
python -m pytest
- Submit a pull request
- Follow PEP 8
- Add docstrings for new functions
- Include tests for new features
Open an issue with the label 'enhancement'
Include:
- Python version
- PacketPirate version
- Steps to reproduce
- Expected vs actual behavior