From 8e432718b80d8dc3bbcf727dcaced67599a3ee53 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sat, 21 Dec 2019 14:58:46 +0100 Subject: [3.0.x] Fixed #30780 -- Improved visibility of Getting Help FAQ in tutorials. Backport of 307c63f9a7c90a21368d8361cd76f48f372413ab from master --- docs/intro/tutorial05.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/intro/tutorial05.txt') diff --git a/docs/intro/tutorial05.txt b/docs/intro/tutorial05.txt index 8d1791e010..b056d53bea 100644 --- a/docs/intro/tutorial05.txt +++ b/docs/intro/tutorial05.txt @@ -6,6 +6,11 @@ This tutorial begins where :doc:`Tutorial 4 ` left off. We've built a Web-poll application, and we'll now create some automated tests for it. +.. admonition:: Where to get help: + + If you're having trouble going through this tutorial, please head over to + the :doc:`Getting Help` section of the FAQ. + Introducing automated testing ============================= -- cgit v1.3