diff options
| author | Stefan Daschek <[email protected]> | 2020-06-10 18:30:38 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-06-10 18:30:38 +0200 |
| commit | 9c898dd11f6dcebd0843192ab952e8b36cdc511c (patch) | |
| tree | f73172f4662b69431b616f3bd919333e1f0af4a9 /README.md | |
| parent | 5a5c09132060f1270849c2535d00c456a31fa02a (diff) | |
| download | caxlsx-9c898dd11f6dcebd0843192ab952e8b36cdc511c.tar.gz caxlsx-9c898dd11f6dcebd0843192ab952e8b36cdc511c.zip | |
Add section about known bugs.
Diffstat (limited to 'README.md')
| -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) |
