👋 Welcome to Certify! We're thrilled that you're interested in contributing. Before you get started, please take a moment to review the following guidelines.
You can contribute to Certify in various ways:
- Bug Fixes: Help us identify and fix bugs.
- Feature Requests: Suggest new features or enhancements.
- Documentation: Improve project documentation.
- Fork the Certify repository.
- Create a new branch for your changes:
git checkout -b feature/your-feature
. - Make your changes and commit them with descriptive commit messages.
- Push your changes to your fork:
git push origin feature/your-feature
. - Open a pull request to the
main
branch of the Certify repository.
Please follow the coding style guidelines for this project. If in doubt, refer to existing code.
If you encounter a bug, please open an issue on the GitHub issue tracker.
If you have a feature request, feel free to open an issue to discuss it. We welcome your input!
If you have any questions or need assistance, feel free to reach out. You can contact us through the GitHub issues or directly via email.
Thank you for contributing to Certify! 🚀