From 3266428b62d75c95732b0f1188c64a498d8c176f Mon Sep 17 00:00:00 2001
From: Alex Karle
Date: Sat, 30 May 2020 13:58:13 -0400
Subject: [PATCH] index: Add Known Issues section, with link to bug-tracker
We want to encourage people to report issues/enhancements to the bug
tracker, but also need to list out a few known issues/limitations so
that users don't overreport / get confused.
---
public/index.html | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/public/index.html b/public/index.html
index 6c53228..0c95d0f 100644
--- a/public/index.html
+++ b/public/index.html
@@ -98,5 +98,23 @@
Alex's public inbox.
+ Known Issues
+
+
+ Since this is a work in progress, there a few things that aren't
+ working as they should yet. Note that we plan to fix each of these soon.
+
+
+ A short list of noticeable limitations is:
+
+
+ - Password protected tables currently can be created, not joined
+ - Players don't currently have a view of who's spectating
+
+
+
+ If you find any other issues, don't hesitate to
+ report them.
+