mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
34 lines
1.4 KiB
Markdown
34 lines
1.4 KiB
Markdown
Contributing to Overleaf CE+
|
|
============================
|
|
|
|
Thank you for reading this! If you'd like to report a bug or join in the development
|
|
of Overleaf CE+, 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/yu-i-i/overleaf-cep).**
|
|
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 [Overleaf 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/yu-i-i/overleaf-cep/issues).
|
|
|
|
Security
|
|
--------
|
|
|
|
Please see [Overleaf security policy](https://github.com/overleaf/overleaf/security/policy) if you would like to report a potential security vulnerability.
|