diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e2fe5598c..0c4e6c1c6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,5 +1,5 @@ Your issue may already be reported! -Please search on the [issue tracker](../) before creating one. +Please search on the [Actix Web issue tracker](https://github.com/actix/actix-web/issues) before creating one. ## Expected Behavior @@ -28,5 +28,5 @@ Please search on the [issue tracker](../) before creating one. ## Your Environment -* Version used: -* Link to your project: +* Rust Version (I.e, output of `rustc -V`): +* Actix Web Version: \ No newline at end of file