mirror of
https://gitlab.com/openlp/documentation.git
synced 2024-12-22 04:22:49 +00:00
Merge branch 'update_troubleshooting' into 'master'
corrected display tags and updated troubleshooting for GitLab Closes #38 and #35 See merge request openlp/documentation!15
This commit is contained in:
commit
aeccfc7fb2
@ -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>`` |
|
| 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 | | | |
|
| 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>`` |
|
||||||
+-----------------+-------+-----------------------------------------------------------------------------------------------------------------------------+----------------+
|
+-----------------+-------+-----------------------------------------------------------------------------------------------------------------------------+----------------+
|
||||||
|
@ -11,21 +11,18 @@ 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
|
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:
|
first make sure that there is not already a bug report about your problem:
|
||||||
|
|
||||||
#. Check the `Launchpad bug list <https://bugs.launchpad.net/openlp>`_
|
#. Check the `OpenLP Issue list <https://gitlab.com/groups/openlp/-/issues>`_
|
||||||
#. `OpenLP support System <http://support.openlp.org/>`_
|
#. Check the `Troubleshooting forum <https://forums.openlp.org/categories/troubleshooting>`_
|
||||||
#. Check the `<http://forums.openlp.org/>`_ forum
|
|
||||||
|
|
||||||
If there **is already a bug report**, you may be able to help by providing
|
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
|
further information. However, **if no one else has reported** it yet, then
|
||||||
please post a new bug report.
|
please post a new bug report.
|
||||||
|
|
||||||
#. The **preferred place** for reporting bugs is the
|
#. The **preferred place** for reporting bugs is the
|
||||||
`bugs list <https://bugs.launchpad.net/openlp>`_ on Launchpad.
|
`bugs list <https://gitlab.com/groups/openlp/-/issues>`_ on GitLab.
|
||||||
#. Alternatively, if you do not have a Launchpad account and do not want to sign
|
#. Alternatively, if you do not have a GitLab account and do not want to sign
|
||||||
up for one, you can post in the
|
up for one, you can post in the
|
||||||
`bug reports forum <http://support.openlp.org/>`_.
|
`Troubleshooting forum <https://forums.openlp.org/categories/troubleshooting>`_.
|
||||||
#. If none of these ways suits you, you can send an email to
|
|
||||||
``support (at) openlp.org``.
|
|
||||||
|
|
||||||
What information should I include in a bug report?
|
What information should I include in a bug report?
|
||||||
--------------------------------------------------
|
--------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user