From 9c898dd11f6dcebd0843192ab952e8b36cdc511c Mon Sep 17 00:00:00 2001 From: Stefan Daschek Date: Wed, 10 Jun 2020 18:30:38 +0200 Subject: Add section about known bugs. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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) -- cgit v1.2.3