]> granicus.if.org Git - icinga2/commitdiff
Documentation: Update how to report a bug section
authorMichael Friedrich <michael.friedrich@netways.de>
Mon, 27 Oct 2014 18:48:09 +0000 (19:48 +0100)
committerMichael Friedrich <michael.friedrich@netways.de>
Mon, 27 Oct 2014 18:49:33 +0000 (19:49 +0100)
fixes #7428

doc/1-about.md

index abba13252238d9321db7bd1505aeecf5da8273eb..0dfc163cb7b261c31f5faaaf13ff370a57c887de 100644 (file)
@@ -27,12 +27,12 @@ is appreciated!
 
 Please get in touch with the Icinga team at https://www.icinga.org/community/.
 
-## <a id="development"></a> Icinga 2 Development
+### <a id="development"></a> Icinga 2 Development
 
 You can follow Icinga 2's development closely by checking
 out these resources:
 
-* [Development Bug Tracker](https://dev.icinga.org/projects/i2): [How to report a bug?](http://www.icinga.org/faq/how-to-report-a-bug/)
+* [Development Bug Tracker](https://dev.icinga.org/projects/i2): [How to report a bug?](https://www.icinga.org/icinga/faq/)
 * Git Repositories: [main mirror on icinga.org](https://git.icinga.org/?p=icinga2.git;a=summary) [release mirror at github.com](https://github.com/Icinga/icinga2)
 * [Git Checkins Mailinglist](https://lists.icinga.org/mailman/listinfo/icinga-checkins)
 * [Development](https://lists.icinga.org/mailman/listinfo/icinga-devel) and [Users](https://lists.icinga.org/mailman/listinfo/icinga-users) Mailinglists
@@ -40,6 +40,14 @@ out these resources:
 
 For general support questions, please refer to the [community support channels](https://support.icinga.org).
 
+### <a id="how-to-report-bug-feature-requests"></a> How to Report a Bug or Feature Request
+
+More details in the [Icinga FAQ](https://www.icinga.org/icinga/faq/).
+
+* [Register](https://exchange.icinga.org/authentication/register) an Icinga account.
+* Create a new issue at the [Icinga 2 Development Tracker](https://dev.icinga.org/projects/i2).
+* When reporting a bug, please include the details described in the [Troubleshooting](#troubleshooting-information-required) chapter (version, configs, logs, etc).
+
 ## <a id="demo-vm"></a> Demo VM
 
 Icinga 2 is available as [Vagrant Demo VM](#vagrant).