summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Andreev <narf@devilix.net>2014-11-24 10:05:15 +0100
committerAndrey Andreev <narf@devilix.net>2014-11-24 10:05:15 +0100
commit64afdfd4c66aad91627f9dfb0d876175e9996888 (patch)
treef660dacfc68227210d32bc3afe19b17d993a2dc4
parent8cdf3cf639eba454c9cdb5004379a012752b386f (diff)
parent1a162f12abad6da9d2d7561674259427e2a742a6 (diff)
Merge pull request #3360 from jim-parry/userguide/toc
User Guide Minor fix
-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).