From c1307a3fff72e86074ae19b3d33f79ebebd5e3e6 Mon Sep 17 00:00:00 2001 From: Stefan Daschek Date: Sat, 23 Nov 2019 13:06:48 +0100 Subject: Add section about where to (not) post questions and find answers. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8d6cb786..2705f037 100644 --- a/README.md +++ b/README.md @@ -110,6 +110,10 @@ Additional documentation is listed below: - [Style Reference](https://github.com/caxlsx/caxlsx/blob/master/docs/style_reference.md) - [Header and Footer Codes](https://github.com/caxlsx/caxlsx/blob/master/docs/header_and_footer_codes.md) +⚠ Please __do not create issues__ for questions regarding the usage of axlsx / caxlsx. Look through this README, the [examples](https://github.com/caxlsx/axlsx/tree/master/examples/example.rb), and the [FAQ](https://github.com/caxlsx/caxlsx/wiki/FAQ), and also check [questions tagged `axlsx` on Stack Overflow](https://stackoverflow.com/questions/tagged/axlsx). + +Feel free to add your question (including an answer!) to the FAQ if you think it is of general interest. + ## Plugins & Integrations Currently the following additional gems are available: -- cgit v1.2.3