From 1a162f12abad6da9d2d7561674259427e2a742a6 Mon Sep 17 00:00:00 2001 From: James L Parry Date: Mon, 24 Nov 2014 00:51:13 -0800 Subject: User Guide Minor fix Sphinx was complaining about the "title overline" for the contributing page entry "Tips for a good issue report". Fixed this. Signed-off-by:James L Parry --- user_guide_src/source/contributing/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'user_guide_src/source/contributing') diff --git a/user_guide_src/source/contributing/index.rst b/user_guide_src/source/contributing/index.rst index c784a59e5..3548dbca1 100644 --- a/user_guide_src/source/contributing/index.rst +++ b/user_guide_src/source/contributing/index.rst @@ -31,9 +31,9 @@ If you are having trouble using a feature of CodeIgniter, ask for help on the fo If you are wondering if you are using something correctly or if you have found a bug, ask on the forum first. -*************************** +**************************** Tips for a Good Issue Report -*************************** +**************************** Use a descriptive subject line (eg parser library chokes on commas) rather than a vague one (eg. your code broke). -- cgit v1.2.3-24-g4f1b