From aabf4fe2ad528d02409e1190b3e1519d8e4c48d3 Mon Sep 17 00:00:00 2001 From: cetra3 Date: Thu, 23 Jan 2020 16:35:25 +1030 Subject: [PATCH] First round of changes for the bug report --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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