<<<<<<< HEAD
Thank you for your interest in contributing! Here are some guidelines to help you get started.
- Check if the issue already exists in the Issues section.
- Provide a clear description of the issue, including steps to reproduce it.
- Fork the repository and create a new branch for your feature or bug fix.
- Ensure your code follows the project's coding standards.
- Submit a pull request with a detailed description of your changes.
- Follow PEP 8 for Python code.
- Use descriptive variable and function names. =======
Thank you for your interest in contributing! Here are some guidelines to help you get started.
- Check if the issue already exists in the Issues section.
- Provide a clear description of the issue, including steps to reproduce it.
- Fork the repository and create a new branch for your feature or bug fix.
- Ensure your code follows the project's coding standards.
- Submit a pull request with a detailed description of your changes.
- Follow PEP 8 for Python code.
- Use descriptive variable and function names.
ee6153b87e149ba8a12c70f47adb9953f9bef554
- Include comments and docstrings where necessary.