blob: 59f217a045ccc43d8e9593394e87c0fdd12ee341 (
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
.. -*- mode: rst -*-
.. _help-index:
=======================
Getting Help with Bcfg2
=======================
Having trouble? We'd like to help!
There are several ways to get in touch with the Bcfg2 community.
* Try the :ref:`FAQ <faq-index>` -- it's got answers to many common
questions.
* Check the :ref:`help-troubleshooting` page to see if you can narrow
down the cause of your issue.
* Looking for specific information? Try the :ref:`genindex`,
:ref:`modindex`, or the :ref:`detailed table of contents <contents>`.
* Search for information in the :ref:`help-mailinglist`.
* Visit our :ref:`help-irc`, or search the `IRC logs`_.
Note that the IRC channel tends to be much busier than the mailing
list; use whichever seems most appropriate for your query, but don't
let the lack of mailing list activity make you think the project isn't
active.
.. _IRC logs: http://colabti.org/irclogger/irclogger_logs/bcfg2
.. _Bcfg2 mailing list archives: http://trac.mcs.anl.gov/projects/bcfg2/wiki/MailingList
.. _Trac ticket tracker: http://bcfg2.org
Report A Bug
============
Report bugs with Bcfg2 on the `Trac ticket tracker`_.
.. toctree::
:hidden:
mailinglist
irc
faq/index
troubleshooting
|