summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index ef7ff72b..2ac2ff68 100644
--- a/README.md
+++ b/README.md
@@ -151,6 +151,10 @@ p.use_shared_strings = true
p.serialize('simple.xlsx')
```
+## Known Bugs
+
+There’s a [list of known bugs](https://github.com/caxlsx/caxlsx/issues?q=is%3Aissue+is%3Aopen+label%3A%22known+bug%22). (If you want to contribute to caxlsx, this is a good place to start!)
+
## Contributing
See [CONTRIBUTING.md](https://github.com/caxlsx/caxlsx/blob/master/CONTRIBUTING.md)