- Open an Issue:
If you encounter a bug or have a feature request, please open an issue. Provide a clear and detailed description so that we can better understand and address your concern.
- Contribute Code:
Fork the repository and create a branch for your contribution. Make your changes and ensure the code follows the project's coding standards. Test your changes thoroughly. Submit a pull request (PR) with a clear title and description.
- Enhance Documentation:
Documentation is crucial for the project's usability. If you find areas that need improvement or if you add new features, update the documentation accordingly.
- Share Ideas and Feedback:
Engage in discussions by participating in existing issues or starting new ones. Share your thoughts, ideas, or feedback to help improve the project.
If you have ideas for new features or improvements, feel free to open an issue and describe your proposal. We welcome all suggestions!
If you have any questions or need further assistance, don't hesitate to contact me - t.me/xnuinside or email xnuinside@gmail.com.
Thank you for contributing to Airflow Helper! 🚀
git clone https://github.com/xnuinside/airflow-helper.git
cd airflow-helper
poetry install # if you use poetry
# or use `pip install .`
pytest tests/ -vv