rephrased changeset to Use from when creating new Documentation Feedback issue. is the default value.

Co-authored-by: kcheriyath <kamal.cheriyath@mnscorp.net>
Co-authored-by: aswathysen <aswathy.sen@mnscorp.net>
Signed-off-by: skgandikota <gsaikoushik@yahoo.com>
This commit is contained in:
skgandikota
2022-11-22 16:23:35 +05:30
parent 27ee635e4d
commit 624162ad3a
+1 -1
View File
@@ -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.