mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +03:00
Added "contributing" section to readme
This commit is contained in:
parent
da35f3b39f
commit
c8cc050abf
@ -54,6 +54,12 @@ If you wish to work interactively with the tests or test your changes:
|
||||
|
||||
and open `http://localhost:8000/` in your browser
|
||||
|
||||
## Contributing
|
||||
|
||||
OpenSeadragon is truly a community project; we welcome your involvement!
|
||||
|
||||
When contributing, please attempt to match the code style already in the codebase. Note that we use four spaces per indentation stop. For more thoughts on code style, see https://github.com/rwldrn/idiomatic.js/.
|
||||
|
||||
## Licenses
|
||||
|
||||
OpenSeadragon was initially released with a New BSD License ( preserved below ), while work done by Chris Thatcher is additionally licensed under the MIT License.
|
||||
|
Loading…
Reference in New Issue
Block a user