aboutsummaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS
diff options
context:
space:
mode:
authorSarah Sharp <sarah.a.sharp@linux.intel.com>2013-04-13 21:25:13 -0400
committerSarah Sharp <sarah.a.sharp@linux.intel.com>2013-04-18 19:55:08 -0400
commitbf6adaf50131cee0be3307cc65f97b43c5a65717 (patch)
tree102b0e3778fa041a465fb84be6371f250671cf02 /REPORTING-BUGS
parentbc6bed481ff3fbe2050f4290f59d27fad30b62a7 (diff)
Docs: Add a tips section to REPORTING-BUGS.
Lots of grumpy maintainers would love to have annoying newbies and disorganized bug reporters read Eric S. Raymond's "How To Ask Questions The Smart Way". Simon Tatham's "How to Report Bugs Effectively" is also relevant. It's likely no one will bother to read these, but it does give maintainers something to point to. Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Diffstat (limited to 'REPORTING-BUGS')
-rw-r--r--REPORTING-BUGS13
1 files changed, 13 insertions, 0 deletions
diff --git a/REPORTING-BUGS b/REPORTING-BUGS
index 327b33b43d63..d397e9181b97 100644
--- a/REPORTING-BUGS
+++ b/REPORTING-BUGS
@@ -64,6 +64,19 @@ information on the linux-kernel mailing list see
64http://www.tux.org/lkml/). 64http://www.tux.org/lkml/).
65 65
66 66
67Tips for reporting bugs
68-----------------------
69
70If you haven't reported a bug before, please read:
71
72http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
73http://www.catb.org/esr/faqs/smart-questions.html
74
75It's REALLY important to report bugs that seem unrelated as separate email
76threads or separate bugzilla entries. If you report several unrelated
77bugs at once, it's difficult for maintainers to tease apart the relevant
78data.
79
67[Some of this is taken from Frohwalt Egerer's original linux-kernel FAQ] 80[Some of this is taken from Frohwalt Egerer's original linux-kernel FAQ]
68 81
69Gather information 82Gather information