That’s just adding in the link in your theme.
Seriously You can edit your header.php to have this, no plugins needed.
Uhhh…I’m no programmer. Messing with actual code could get me in a lot of trouble. Is there an easier way? WordPress has tons of Plugins to make things like this simple. I can’t find much in the way of Plugins for BBPress.
Theming is not coding. Well, it’s HTMLing, which isn’t really coding.
See: https://bbpress.org/documentation/themes/
All you have to really do with your new theme is a style.css (in which all you have to do is specify the name of your theme etc) and the header.php (where all you need is to add the header you want). The rest of the files will be pulled from bbPress’ default theme, Kakumei.