mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 12:46:09 +03:00
1
Making a Pull Request
Ian Gilman edited this page 2016-03-04 09:54:22 -08:00
- Fork the OpenSeadragon repository: https://help.github.com/articles/fork-a-repo/
- Clone it to your computer.
- Make a new branch for this fix.
- Make whatever changes you want to your forked version.
- Test to see if it fixes the problem, and if there are any unintended consequences.
- Commit and push those changes to your fork.
- Make a pull request from your fork to OpenSeadragon: https://help.github.com/articles/creating-a-pull-request/
- We'll review and let you know if there's anything to fix.
For more information on coding and running in the OpenSeadragon codebase, see https://github.com/openseadragon/openseadragon/blob/master/CONTRIBUTING.md.
If you have questions, you can ask them in https://gitter.im/openseadragon/openseadragon.