Remove "rustc version" from issue templates

This commit is contained in:
Maybe Waffle 2022-01-16 22:11:59 +03:00
parent c12fae2008
commit 559ed0a7bd
3 changed files with 0 additions and 15 deletions

View file

@ -18,8 +18,3 @@ Instead, this happened: _explanation_
## Meta ## Meta
- `teloxide` version: <!-- (e.g.: `0.3.1`) --> - `teloxide` version: <!-- (e.g.: `0.3.1`) -->
- rustc version:
```
<version>
```
<!-- use `rustc --version --verbose` to get it -->

View file

@ -19,11 +19,6 @@ When using `<...>` method I've got `RequestError::InvalidJson` error with the f
## Meta ## Meta
- `teloxide` version: <!-- (e.g.: `0.3.1`) --> - `teloxide` version: <!-- (e.g.: `0.3.1`) -->
- rustc version:
```
<version>
```
<!-- use `rustc --version --verbose` to get it -->
### Additional context ### Additional context

View file

@ -19,11 +19,6 @@ When using `<...>` method I've got `ApiError::Unknown` error with the following
## Meta ## Meta
- `teloxide` version: <!-- (e.g.: `0.3.1`) --> - `teloxide` version: <!-- (e.g.: `0.3.1`) -->
- rustc version:
```
<version>
```
<!-- use `rustc --version --verbose` to get it -->
### Additional context ### Additional context