We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6161d1f commit a853e01Copy full SHA for a853e01
1 file changed
tech-preview/micropython/about.html
@@ -126,6 +126,10 @@ <h3>How?</h3>
126
<li>Load user defined files onto the runtime's virtual file system (data,
127
code, modules etc).</li>
128
</ol>
129
+
130
+<h3>Issues</h3>
131
+<p>This is experimental and not intended for production.
132
+Please report <a href="https://github.com/pyscript/MicroPyScript/issues">issues here</a>.</p>
133
</div>
134
135
</body>
0 commit comments