Contributing to Deployaroo¶
Thank you for your interest in contributing to Deployaroo! I welcome contributions from the community to help improve and grow this project.
How to Contribute¶
-
Reporting Bugs
- Use the GitHub issue tracker to report bugs.
- Clearly describe the issue, including steps to reproduce.
-
Suggesting Enhancements
- Use the GitHub issue tracker to suggest enhancements.
- Clearly describe your proposed feature and its benefits.
-
Code Contributions
- Fork the repository and create a new branch for your feature.
- Write clear, commented code.
- Ensure your code adheres to the existing style.
- Write unit tests for new features.
- Submit a pull request with a clear description of your changes.
Pull Request Guidelines¶
- Place as much detail in the pull request.
- Include screenshots or GIFs for UI changes.
Style Guide¶
- Use clear, descriptive variable and function names.
- Comment your code where necessary.
Questions?¶
If you have any questions about contributing, please open an issue or contact the maintainer.
Thank you for contributing to Deployaroo!