diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index bd3d7995..4e5d23b5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -18,8 +18,3 @@ Instead, this happened: _explanation_ ## Meta - `teloxide` version: -- rustc version: - ``` - - ``` - diff --git a/.github/ISSUE_TEMPLATE/parse-error.md b/.github/ISSUE_TEMPLATE/parse-error.md index 641c99e4..b5606563 100644 --- a/.github/ISSUE_TEMPLATE/parse-error.md +++ b/.github/ISSUE_TEMPLATE/parse-error.md @@ -19,11 +19,6 @@ When using `<...>` method I've got `RequestError::InvalidJson` error with the f ## Meta - `teloxide` version: -- rustc version: - ``` - - ``` - ### Additional context diff --git a/.github/ISSUE_TEMPLATE/unknown-telegram-error.md b/.github/ISSUE_TEMPLATE/unknown-telegram-error.md index 98ab04dd..6421b271 100644 --- a/.github/ISSUE_TEMPLATE/unknown-telegram-error.md +++ b/.github/ISSUE_TEMPLATE/unknown-telegram-error.md @@ -19,11 +19,6 @@ When using `<...>` method I've got `ApiError::Unknown` error with the following ## Meta - `teloxide` version: -- rustc version: - ``` - - ``` - ### Additional context