diff --git a/.github/README.md b/.github/README.md
index ebf7c17039f..2ffb9986499 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -19,15 +19,18 @@ Installing TrueCharts within TrueNAS SCALE, still requires the CLI. However it's
- enter `app catalog create repository="https://github.com/truecharts/truecharts" label="TrueCharts"`
## FAQ
-- Q: Isn't there more documentation for app x
+- Q: Isn't there more documentation for app x
A: No, currently during TrueNAS SCALE ALPHA/BETA we focus on the technical aspects.
-- Q: Function x doesn't seem to be working, should it be working?
+- Q: Function x doesn't seem to be working, should it be working?
A: Maybe, please file an issue
-- Q: I'm missing a lot of configuration opions in the install GUI.
+- Q: I'm missing a lot of configuration opions in the install GUI.
A: We try to aim for a balance in the amount of options vs the simplicity of installation. Suggestions are always welcome
+- Q: The portal button isn't working.
+A: Portal buttons are current't not implemented very well and are considered "not supported" for the time being
+
## Getting into creating Apps
Creating charts takes some getting used to, as it's based on Helm charts. We highly suggest prior knowhow on creation/modifying Helm Charts, before taking on the challenge of creating SCALE Apps.