summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Færøy <ahf@0x90.dk>2014-06-29 17:16:40 +0200
committerAlexander Færøy <ahf@0x90.dk>2014-06-29 17:16:40 +0200
commit588597744e7efb38ab87fef9e70b1428fe654067 (patch)
tree5db007b6d353b877f692178cce2723d80e2c8f63
parent2b6bba3fd2019158990f13d9e8913fd3bbb20b61 (diff)
parentfa70021ac84fe96b560925feb7ab4b7d736ea8fa (diff)
downloadirssi-588597744e7efb38ab87fef9e70b1428fe654067.zip
Merge pull request #69 from dgl/crash.txt
Update crash.txt to point at github
-rw-r--r--docs/crash.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/crash.txt b/docs/crash.txt
index 713d303c..be4ee078 100644
--- a/docs/crash.txt
+++ b/docs/crash.txt
@@ -1,9 +1,11 @@
How to submit a good bug report?
-Send them to bug reporting system in http://bugs.irssi.org/
+Bugs are tracked via the GitHub issue tracker. Open an issue at:
+https://github.com/irssi/irssi/issues
First you should give the following information:
- - irssi version, if CVS (or devel. tarball) then which day?
+ - irssi version, if git (or devel. tarball) then which commit hash (or date
+ from /version)?
- operating system / distribution and it's version
- when did it crash? did you do something? can you reproduce the crash?