Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.14 KB

CONTRIBUTING.md

File metadata and controls

26 lines (14 loc) · 1.14 KB

Contributing to the HiPay Enterprise SDK NodeJS

⚠️ This repository is a mirror of a private repository for this plugin, so we are not able to merge your PRs directly in GitHub. Any open PRs will be added to the main repository and closed in GitHub. Any contributor will be credited in the plugin's changelog.

Contributions to the HiPay Enterprise SDK NodeJS should be made via GitHub pull requests and discussed using GitHub issues.

Before you start

If you would like to make a significant change, please open an issue to discuss it, in order to minimize duplication of effort.

Making the request

Development takes place against the develop branch of this repository and pull requests should be opened against that branch.

Testing

Any contributions should pass all tests.

Licensing

The HiPay Enterprise SDK NodeJS is released under an Apache 2.0 license. Any code you submit will be released under that license.