Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 821 Bytes

CONTRIBUTING.md

File metadata and controls

27 lines (17 loc) · 821 Bytes

Contribution guidelines

This is intended to be a public project that anyone can participate in. If you would like to add support for new functions, fix a bug, do performance optimization etc. please read this guide.

Fork, then clone the repo:

git clone [email protected]:your-username/gb-studio.git

Install it:

yarn

Push to your fork and submit a pull request.

At this point you're waiting on us to accept the request. We like to at least comment on pull requests within a week (and, typically, within 24 hours). We may suggest some changes or improvements or alternatives.

Some things that will increase the chance that your pull request is accepted: