Contributing
We welcome contributions to the Pincer ecosystem!
How to Contribute
- Fork the Repository: Create your own fork of
pincer-x402-starter. - Clone: Clone your fork locally.
- Branch: Create a feature branch (
git checkout -b feature/amazing-feature). - Commit: Commit your changes (
git commit -m 'Add amazing feature'). - Push: Push to the branch (
git push origin feature/amazing-feature). - Pull Request: Open a PR on the main repository.
Reporting Issues
If you find a bug or have a feature request, please open an issue on our GitHub Repository.