blob: 8db873aa4420f9fde5d854d4d5e306eefc2c592c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
.. _gettinghelp:
============
Getting Help
============
Having trouble? We'd like to help!
* Try the :ref:`FAQ <faq-index>` -- it's got answers to many common questions.
* Looking for specific information? Try the :ref:`genindex`, :ref:`modindex` or the :ref:`detailed table of contents <contents>`.
* Search for information in the `Bcfg2 mailing list archives`_.
* Ask a question in the `#bcfg2 IRC channel`_, or search the `IRC logs`_ to see if its been asked before.
.. _report-a-bug:
Report A Bug
************
Report bugs with Bcfg2 in our `ticket tracker`_.
.. _Bcfg2 mailing list archives: http://trac.mcs.anl.gov/projects/bcfg2/wiki/MailingList
.. _#bcfg2 IRC channel: irc://irc.freenode.net/bcfg2
.. _IRC logs: http://colabti.org/irclogger/irclogger_logs/bcfg2
.. _ticket tracker: http://trac.mcs.anl.gov/projects/bcfg2/wiki
|