diff --git a/.github/ISSUE_TEMPLATE/release-qa.md b/.github/ISSUE_TEMPLATE/release-qa.md
index 1139131a70..2c4413e4c7 100644
--- a/.github/ISSUE_TEMPLATE/release-qa.md
+++ b/.github/ISSUE_TEMPLATE/release-qa.md
@@ -347,6 +347,14 @@ List versions changes for any component updates below:
4. Packs results information is logged
pass/fail |
+| Fleet Free | Verify that Fleet Desktop works on Fleet Free. |
+After repointing a Fleet Desktop install at a server running Fleet Free:
+
+1. Clicking the Fleet desktop item, then "My device" successfully loads the my device page.
+2. The "My device" page is populated correctly and as expected.
+3. Styling and padding appears correct.
+ | pass/fail |
+
# Notes
diff --git a/docs/Contributing/guides/ui/design-qa-considerations.md b/docs/Contributing/guides/ui/design-qa-considerations.md
index bf15757d55..88bd56c3cc 100644
--- a/docs/Contributing/guides/ui/design-qa-considerations.md
+++ b/docs/Contributing/guides/ui/design-qa-considerations.md
@@ -2,6 +2,10 @@
This is meant to be a helpful checklist of 'events' or 'transactions' to help catch edge cases sooner rather than later while designing or testing new features or bugs. Please feel free to add more if any are missing.
+## fleetd and Fleet Desktop
+- Fleet Free and Fleet Premium
+- Windows/Mac/Linux, including supported Linux distros (at least one each of RPM-based and DEB-based)
+
## User
- Create user
@@ -154,6 +158,5 @@ This is meant to be a helpful checklist of 'events' or 'transactions' to help ca
- Global user (Admin, Maintainer, Observer, Observer+, API only)
- Team level user (Admin, Maintainer, Observer, Observer+, API only)
-