diff --git a/.github/ISSUE_TEMPLATE/bug-report.yaml b/.github/ISSUE_TEMPLATE/bug-report.yaml index ebea774..0bc97e0 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/bug-report.yaml @@ -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 diff --git a/.github/ISSUE_TEMPLATE/feature-request.yaml b/.github/ISSUE_TEMPLATE/feature-request.yaml index fbdcb4e..7c5bb9c 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yaml +++ b/.github/ISSUE_TEMPLATE/feature-request.yaml @@ -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 diff --git a/.github/ISSUE_TEMPLATE/questions.yaml b/.github/ISSUE_TEMPLATE/questions.yaml index 0473122..14c0570 100644 --- a/.github/ISSUE_TEMPLATE/questions.yaml +++ b/.github/ISSUE_TEMPLATE/questions.yaml @@ -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