Thank you for considering contributing to the Federation Manager project!
We welcome contributions from the community to help improve and evolve this open-source implementation.
- Fork the repository and create your branch from
main. - Write clear, concise code that follows Python best practices.
- Include tests if you add new functionality or fix a bug.
- Update documentation as needed to reflect your changes.
- Submit a pull request with a clear description of your changes.
- Follow PEP8 coding style.
- Write meaningful commit messages.
- Keep pull requests focused and small when possible.
- Document public methods and classes using docstrings.
If you find a bug or have a feature request, please open an issue using the Issue Tracker.
When reporting a bug, please include:
- A clear description of the problem
- Steps to reproduce the issue
- Any relevant logs, error messages, or screenshots
We are committed to providing a welcoming and respectful environment for all contributors.
Thank you for helping to build Federation Manager!