diff options
author | David Leadbeater <dgl@dgl.cx> | 2014-06-29 15:09:32 +0100 |
---|---|---|
committer | David Leadbeater <dgl@dgl.cx> | 2014-06-29 15:09:32 +0100 |
commit | fa70021ac84fe96b560925feb7ab4b7d736ea8fa (patch) | |
tree | 5db007b6d353b877f692178cce2723d80e2c8f63 | |
parent | 2b6bba3fd2019158990f13d9e8913fd3bbb20b61 (diff) | |
download | irssi-fa70021ac84fe96b560925feb7ab4b7d736ea8fa.zip |
Update crash.txt to point at github
-rw-r--r-- | docs/crash.txt | 6 |
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? |