mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
738 B
738 B
Create Bug Reports
If you find a bug, let us know by creating a new issue.
Write and submit a patch
If you'd like to fix a bug, you can submit a Pull Request. If possible, raise an issue first and link the issue in your commit message or PR's body.
When creating Pull Requests, remember:
- Check In Early, Check In Often.
- Write good commit messages.
- Respect the Best practices for WordPress development.