jorgebeserra/bagisto-mercadopago

1.0.4 2020-12-28 19:14 UTC

This package is auto-updated.

Last update: 2024-09-28 19:36:41 UTC


README

测试中,请勿用于生产

贡献

发现了bug或想贡献某个功能吗?

  • 创建一个分支
  • 添加你的功能或修正bug(git checkout -b my-new-feature)
  • 提交你的更改(git commit -am 'Added some feature')
  • 推送分支(git push origin my-new-feature)
  • 提交Pull Request
  • 注意:为你的新功能添加示例。如果你的Pull Request与特定版本相关,则不应提交到master分支,而应提交到对应版本的分支。