mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
ee72f9046b
Update server-ce CONTRIBUTING.md GitOrigin-RevId: 71942a6946156a02112e24093993c0bf2b09279f
45 lines
2.1 KiB
Markdown
45 lines
2.1 KiB
Markdown
Contributing to Overleaf
|
|
==========================
|
|
|
|
Thank you for reading this! If you'd like to report a bug or join in the development
|
|
of Overleaf, then here are some notes on how to do that.
|
|
|
|
Reporting bugs and opening issues
|
|
---------------------------------
|
|
|
|
If you'd like to report a bug or open an issue, please **[check if there is an existing issue](https://github.com/overleaf/overleaf/issues).**
|
|
If there is then please add any more information that you have, or give it a 👍.
|
|
|
|
When submitting an issue please describe the issue as clearly as possible, including how to
|
|
reproduce the bug, which situations it appears in, what you expected to happen, and what actually happens.
|
|
If you can include a screenshot for front end issues that is very helpful.
|
|
|
|
Pull Requests
|
|
-------------
|
|
|
|
See [our wiki](https://github.com/overleaf/overleaf/wiki)
|
|
for how to manage the Overleaf development environment and for our developer guidelines.
|
|
|
|
We love pull requests, so be bold with them! Don't be afraid of going ahead
|
|
and changing something, or adding a new feature. We're very happy to work with you
|
|
to get your changes merged into Overleaf.
|
|
|
|
If you're looking for something to work on, have a look at the [open issues](https://github.com/overleaf/overleaf/issues).
|
|
|
|
Security
|
|
--------
|
|
|
|
Please do not publish security vulnerabilities publicly until we've had a chance
|
|
to address them. All security related issues/patches should be sent directly to
|
|
security@overleaf.com where we will attempt to address them quickly. If you're
|
|
unsure whether something is a security issue or not, then please be cautious and
|
|
contact us at security@overleaf.com first.
|
|
|
|
Contributor License Agreement
|
|
-----------------------------
|
|
|
|
Before we can accept any contributions of code, we need you to agree to our
|
|
[Contributor License Agreement](https://docs.google.com/forms/d/e/1FAIpQLSef79XH3mb7yIiMzZw-yALEegS-wyFetvjTiNBfZvf_IHD2KA/viewform?usp=sf_link).
|
|
This is to ensure that you own the copyright of your contribution, and that you
|
|
agree to give us a license to use it in both the open source version, and the version
|
|
of Overleaf running at www.overleaf.com, which may have additional changes.
|