Thanks for considering contributing to DockExporter!
- Check existing issues before opening a new one
- Include your QGIS version and OS
- For feature requests, describe what you're trying to achieve
- Fork the repository
- Create a feature branch from `master`
- Make your changes
- Test in your local QGIS installation
- Submit a PR with a clear description
- Python code follows PEP 8
- Keep changes focused
The plugin is structured as a standard QGIS plugin. See QGIS Plugin Documentation.