Skip to content

Commit 857f549

Browse files
authored
Merge pull request #162 from iAnanich/getting-help-readme-section-
add "Getting help" section to `README.rst` (for #161)
2 parents 6fb8c41 + 3e0628e commit 857f549

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)