Skip to content

Commit 3e0628e

Browse files
authored
add "Getting help" section to README.rst
references: * Splash FAQ on "Website is not rendering correctly" section * Scrapy contributing guide on "Reporting bugs" section * Stack Overflow `[scrapy-splash]` tag on "frequent" tab
1 parent 6fb8c41 commit 3e0628e

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -676,6 +676,19 @@ the boilerplate.
676676
.. _timeout: http://splash.readthedocs.org/en/latest/api.html#arg-timeout
677677

678678

679+
Getting help
680+
============
681+
682+
* for problems with rendering pages read "`Splash FAQ`_" page
683+
* for Scrapy-related bugs take a look at "`reporting Scrapy bugs`_" page
684+
685+
Best approach to get any other help is to ask a question on `Stack Overflow`_
686+
687+
.. _reporting Scrapy bugs: https://doc.scrapy.org/en/master/contributing.html#reporting-bugs
688+
.. _Splash FAQ: http://splash.readthedocs.io/en/stable/faq.html#website-is-not-rendered-correctly
689+
.. _Stack Overflow: https://stackoverflow.com/questions/tagged/scrapy-splash?sort=frequent&pageSize=15&mixed=1
690+
691+
679692
Contributing
680693
============
681694

0 commit comments

Comments
 (0)