🎉 Thanks for taking the time to contribute! 🎉
If you'd like to improve Go OpenAPI Validator, please feel free to fork the repository and submit a Pull Request.
- Fork the repo.
- Create a new branch (
git checkout -b feature/amazing-feature). - Commit your changes (
git commit -m 'feat: add amazing feature'). - Push to the branch (
git push origin feature/amazing-feature). - Open a Pull Request.