diff --git a/.changeset/tender-parrots-cover.md b/.changeset/tender-parrots-cover.md index 433d030628..5272fcbdce 100644 --- a/.changeset/tender-parrots-cover.md +++ b/.changeset/tender-parrots-cover.md @@ -2,4 +2,4 @@ '@backstage/plugin-techdocs-module-addons-contrib': patch --- -Refactored Report issue body in the tech-doc addons by getting the app title from `appconfig.yml` using `configApiRef`, In case `appTitle` not mentioned app Tile `new const` will default to `Backstage` +Use `app.title` from `app-config.yaml` when creating new Documentation Feedback issue. `Backstage` is the default value.