We welcome contributions to Educhain! Here's how you can help:
- Use the GitHub issue tracker to report bugs
- Describe the issue in detail, including steps to reproduce
- Include your environment details (OS, Python version, etc.)
- Fork the repository
- Create a new branch (
git checkout -b feature/AmazingFeature
) - Make your changes
- Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
- Follow PEP 8 style guide
- Write clear, commented code
- Include unit tests for new features
- Update the README.md with details of changes to the interface
- Update the docs/ folder for substantial changes
Feel free to contact us:
- Email: [email protected] | [email protected]
- Website: @educhain_in
Thank you for your contributions! Made with ❤️ by the Educhain Team