Need Help uploading code
Ilmari Lauhakangas
ilmari.lauhakangas at libreoffice.org
Fri Jun 19 11:02:13 UTC 2020
Dante Doménech kirjoitti 19.6.2020 klo 4.24:
> Hello,
> I've worked on math 7.0, but don't understand Gerrit.
> Can someone explain to me where to upload the code, please?
> Implemented: *Bug 47914*
> <https://bugs.documentfoundation.org/show_bug.cgi?id=47914> (include
> laplace symbol: laplace).
> Implemented: *Bug 40436*
> <https://bugs.documentfoundation.org/show_bug.cgi?id=40436> (custom math
> colors: color rgb r g b)
> Prepared implementation: *Bug 49990*
> <https://bugs.documentfoundation.org/show_bug.cgi?id=49990> (include
> setP, but for some reason does not render the symbol: setP)
> Prepared implementation: *Bug 81267*
> <https://bugs.documentfoundation.org/show_bug.cgi?id=81267> (repeat
> operator, but for some reason does not render the symbol: repeat)
> Prepared implementation: mathbb as font for double stroke, but not
> implem ented.
> Prepared implementation: script as font for script, but not implemented.
> *Also, could not implement changes on UI since don't know how works the
> UI yet.
> *
To add some details on Julien's reply: follow this to set up gerrit access:
https://wiki.documentfoundation.org/Development/gerrit/setup#Setting_yourself_up_for_gerrit_-_the_easy_way
Follow this to submit your patches to gerrit:
https://wiki.documentfoundation.org/Development/gerrit/SubmitPatch#Submitting_patches_for_review
It is a good idea to have a separate local branch for each of your fixes.
The first line of your bug fix commit message should start with the
identifying bug number like so:
tdf#40436
Ilmari
More information about the LibreOffice
mailing list