Navigation


Changes between Version 28 and Version 29 of WikiStart


Ignore:
Timestamp:
Jun 21, 2010, 5:48:19 PM (14 years ago)
Author:
Sebastien Decugis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v28 v29  
    2121}}}
    2222
    23 
    2423[[BlogList(heading=Latest announcements)]]
    2524
    26 === Support and bug reports === #support
     25[[TOC(Documentation, Developers, FAQ)]]
     26== Support and bug reports == #support
    2727
    28 In case you need assistance with the configuration of freeDiameter, these resources should be helpful:
    29  * The [wiki:Documentation freeDiameter documentation] is a good place to start. You may also have a look at the [wiki:FAQ].
     28=== Getting help ===
     29In case you need assistance with the configuration of {{{freeDiameter}}}, these resources should be helpful:
     30 * The [wiki:Documentation User's Manual] is a good place to start. You may also have a look at the [wiki:FAQ].
    3031 * The support mailing-list is help@freediameter.net. You can subscribe to the list on [http://lists.freediameter.net/cgi-bin/mailman/listinfo/help this page], and the list '''archives''' are [http://lists.freediameter.net/pipermail/help/ there].
    3132
     33=== Bug reports, features requests, ... ===
    3234If you have found a problem with the implementation, please use:
    3335 * The [wiki:Documentation#Troubleshooting Troubleshooting] page for instructions on gathering as much information as possible.
    34  * The Tickets system to check if similar issue has already been reported.
    35  * Finally, please use the dev@freediameter.net mailing-list ([http://lists.freediameter.net/cgi-bin/mailman/listinfo/dev subscribe here]) for sending description of your problems. Please include as much information as possible to help us understand and reproduce the issue (operating system, configuration files, log files, ...)
     36 * The Tickets system to check if similar issue has already been reported / fixed in a more recent version.
     37 * Finally, please use the dev@freediameter.net mailing-list ([http://lists.freediameter.net/cgi-bin/mailman/listinfo/dev subscribe here]) for sending a description of your problem. Please include as much information as possible to help us understand and reproduce the issue (operating system, configuration files, log files, ...)
    3638
    37 You may also use the ticket system to require new features.
     39You may also use the ticket system to request new features.
    3840
    3941----