Thank you for considering contributing to PassFusionX! Contributions are welcome and greatly appreciated. Before getting started, please take a moment to review the guidelines outlined below.
You can contribute to PassFusionX in the following ways:
- Report bugs by opening GitHub Issues
- Suggest new features or enhancements by opening GitHub Issues
- Submit pull requests with bug fixes or improvements
When creating a new issue for bug reports or feature requests, please follow these guidelines:
- Clearly describe the issue or feature you are reporting or requesting.
- Provide steps to reproduce the issue if applicable.
- Include any relevant error messages or screenshots.
- Tag the issue appropriately (bug, enhancement, etc.).
To contribute code to PassFusionX, please follow these guidelines:
- Fork the repository and create a new branch for your contribution.
- Ensure your code follows the project's coding style and conventions.
- Include relevant tests and make sure existing tests pass.
- Provide a clear and descriptive pull request description.
- Ensure your code is well-documented, especially for new features or significant changes.
- Follow the PEP 8 style guide for Python code.
- Use clear and descriptive variable and function names.
- Write docstrings to document your code.
By contributing to PassFusionX, you agree that your contributions will be licensed under the MIT License.
If you have any questions or need further assistance, feel free to contact us at [email protected].