GitLab updates and missing Quotes

This commit is contained in:
John Morris 2019-10-25 11:24:52 -04:00
parent 139b2f7508
commit 29d6852559
2 changed files with 12 additions and 14 deletions

View File

@ -167,7 +167,7 @@ each left justified.
| Paragraph with | phg | ``<div style=" padding-left: 2em;text-indent: -0.5em; adding-left: 2em; padding-bottom:0.1em; margin:4em; float: left; ">`` | ``</div>`` |
| hanging test | | | |
+-----------------+-------+-----------------------------------------------------------------------------------------------------------------------------+----------------+
| Column left | cl | ``<div style="position:absolute; margin-left:0%>`` | ``</div>`` |
| Column left | cl | ``<div style="position:absolute; margin-left:0%">`` | ``</div>`` |
+-----------------+-------+-----------------------------------------------------------------------------------------------------------------------------+----------------+
| Column right | cr | ``<div style="position:absolute; margin-left:50%>`` | ``</div>`` |
| Column right | cr | ``<div style="position:absolute; margin-left:50%">`` | ``</div>`` |
+-----------------+-------+-----------------------------------------------------------------------------------------------------------------------------+----------------+

View File

@ -11,21 +11,19 @@ If you have found an error in the program (what we call a bug) you should report
this to us so that OpenLP can be improved. Before reporting any bugs please
first make sure that there is not already a bug report about your problem:
#. Check the `Launchpad bug list <https://bugs.launchpad.net/openlp>`_
#. `OpenLP support System <http://support.openlp.org/>`_
#. Check the `<http://forums.openlp.org/>`_ forum
#. Check the `Issue list <https://gitlab.com/groups/openlp/-/issues>`_
#. Check the `Troubleshooting forum <https://forums.openlp.org/categories/troubleshooting>`_
If there **is already a bug report**, you may be able to help by providing
further information. However, **if no one else has reported** it yet, then
please post a new bug report.
#. The **preferred place** for reporting bugs is the
`bugs list <https://bugs.launchpad.net/openlp>`_ on Launchpad.
#. Alternatively, if you do not have a Launchpad account and do not want to sign
#. The **preferred place** for reporting bug is the
`issues list <https://gitlab.com/groups/openlp/-/issues>`_ on GitLab.
#. Alternatively, if you do not have a GitLab account and do not want to sign
up for one, you can post in the
`bug reports forum <http://support.openlp.org/>`_.
#. If none of these ways suits you, you can send an email to
``support (at) openlp.org``.
`Troubleshooting forum <https://forums.openlp.org/categories/troubleshooting>`_.
What information should I include in a bug report?
--------------------------------------------------
@ -36,9 +34,9 @@ some behavioural bugs, you will have to file a bug report yourself. The followin
items are information the developers need in order to reproduce the bug.
Operating System
Include information such as the version of your operating system, the
distribution (e.g. Ubuntu, Fedora, etc.) if you are using Linux, or the
edition (e.g. Home, Basic, Business, etc.) if you are using Windows.
Include information such as the bit level and version of your operating
system, the distribution (e.g. Ubuntu, Fedora, etc.) if you are using Linux,
or the edition (e.g. Home, Basic, Business, etc.) if you are using Windows.
Version of OpenLP
You can find out the version of OpenLP by going to :menuselection:`Help --> About`