syntax: Add the Bug Report HOWTO URL to the ICE message

And also reference the bug report HOWTO in CONTRIBUTING.md
This commit is contained in:
Tim Chevalier
2013-10-21 12:10:57 -07:00
parent cf7b9eb51f
commit 5afd760834
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
## How to submit a bug report
If you're just reporting a bug, please see:
https://github.com/mozilla/rust/wiki/HOWTO-submit-a-Rust-bug-report
## Pull request procedure
Pull requests should be targeted at Rust's `master` branch.