summaryrefslogtreecommitdiffstats
path: root/user_guide_src
diff options
context:
space:
mode:
authorJames L Parry <jim_parry@bcit.ca>2014-11-24 09:38:48 +0100
committerJames L Parry <jim_parry@bcit.ca>2014-11-24 09:38:48 +0100
commit9ccfb15c8778dbaaf0f118097fdc861c0b990db1 (patch)
tree16a2e428faf3ff187e600bd83e5d874876f7a21b /user_guide_src
parent68e1d99ad2dcf5dfad8618635fd7f88d106faa0b (diff)
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 <jim_parry@bcit.ca>
Diffstat (limited to 'user_guide_src')
-rw-r--r--user_guide_src/source/contributing/index.rst4
1 files changed, 2 insertions, 2 deletions
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).