diff --git a/doc/1-about.md b/doc/1-about.md
index abba13252..0dfc163cb 100644
--- a/doc/1-about.md
+++ b/doc/1-about.md
@@ -27,12 +27,12 @@ is appreciated!
Please get in touch with the Icinga team at https://www.icinga.org/community/.
-## Icinga 2 Development
+### 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).
+### 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).
+
## Demo VM
Icinga 2 is available as [Vagrant Demo VM](#vagrant).