diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |
