Contributing - adammcarth/instance.js GitHub Wiki

instance.js is open source software, and your contributions are more than welcome. If you have a cool idea, or see room for improvement in the script - take the steps below...

  1. Fork the project.
  2. Create a new branch name that's relevant to your changes, eg - better-code-formatting.
  3. Make some changes.
  4. Commit your changes.
  5. Send a pull request, and it will be reviewed promptly. Be sure to include a good description of your changes in the pull request summary.