mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-15 14:15:55 -06:00
fix(.github): fix typo in issue template
This commit is contained in:
parent
442d95a58a
commit
970d515eaf
3 changed files with 3 additions and 3 deletions
2
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug-report.yaml
vendored
|
|
@ -25,7 +25,7 @@ body:
|
|||
required: true
|
||||
- label: I have searched the [Issue Tracker](https://github.com/XuehaiPan/nvitop/issues) that this hasn't already been reported. (comment there if it has.)
|
||||
required: true
|
||||
- label: I have tried the latest version of nvitop in an new isolated virtual environment.
|
||||
- label: I have tried the latest version of nvitop in a new isolated virtual environment.
|
||||
required: false
|
||||
|
||||
- type: input
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/feature-request.yaml
vendored
2
.github/ISSUE_TEMPLATE/feature-request.yaml
vendored
|
|
@ -23,7 +23,7 @@ body:
|
|||
options:
|
||||
- label: I have searched the [Issue Tracker](https://github.com/XuehaiPan/nvitop/issues) that this hasn't already been reported. (comment there if it has.)
|
||||
required: true
|
||||
- label: I have tried the latest version of nvitop in an new isolated virtual environment.
|
||||
- label: I have tried the latest version of nvitop in a new isolated virtual environment.
|
||||
required: false
|
||||
|
||||
- type: textarea
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/questions.yaml
vendored
2
.github/ISSUE_TEMPLATE/questions.yaml
vendored
|
|
@ -25,7 +25,7 @@ body:
|
|||
required: true
|
||||
- label: I have searched the [Issue Tracker](https://github.com/XuehaiPan/nvitop/issues) that this hasn't already been reported. (comment there if it has.)
|
||||
required: true
|
||||
- label: I have tried the latest version of nvitop in an new isolated virtual environment.
|
||||
- label: I have tried the latest version of nvitop in a new isolated virtual environment.
|
||||
required: false
|
||||
|
||||
- type: textarea
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue