Changes between Version 28 and Version 29 of WikiStart
- Timestamp:
- Jun 21, 2010, 5:48:19 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v28 v29 21 21 }}} 22 22 23 24 23 [[BlogList(heading=Latest announcements)]] 25 24 26 === Support and bug reports === #support 25 [[TOC(Documentation, Developers, FAQ)]] 26 == Support and bug reports == #support 27 27 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 === 29 In 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]. 30 31 * 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]. 31 32 33 === Bug reports, features requests, ... === 32 34 If you have found a problem with the implementation, please use: 33 35 * 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, ...) 36 38 37 You may also use the ticket system to requ irenew features.39 You may also use the ticket system to request new features. 38 40 39 41 ----