diff --git a/web/src/pages/core/public/Playgrounds/Playgrounds.jsx b/web/src/pages/core/public/Playgrounds/Playgrounds.jsx
index 9fddfb483..cb193b15e 100644
--- a/web/src/pages/core/public/Playgrounds/Playgrounds.jsx
+++ b/web/src/pages/core/public/Playgrounds/Playgrounds.jsx
@@ -222,6 +222,10 @@ export default function Playgrounds() {
With Anubis Playgrounds you can run any of the IDEs we provide with one click. No course sign up
necessary. Select an IDE, and a version and hit launch to start.
+
+ {'Don\'t see an IDE you need? Open an issue on our github ' +
+ 'requesting what you need, and we\'ll see if we can add it!'}
+
{availableImages && selectedImage && availableImages.map((image, index) => (