Thank you for your interest in contributing to the Shopify Function Wasm API! This document provides guidelines and instructions for contributing to this project.
This project adheres to the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code.
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
Before we can accept your contributions, you need to sign our Contributor License Agreement (CLA). This will be automatically checked when you open a pull request. If you haven't signed the CLA, you'll be prompted to do so.
All code submissions require review. We use GitHub pull requests for this purpose. Consult GitHub Help for more information on using pull requests.
Please refer to the README.md for instructions on setting up your development environment.
If you have any questions or run into any issues, please open an issue in the GitHub repository.