From cace6c3e2ded41d58ce233cf46697b46396063df Mon Sep 17 00:00:00 2001 From: Renaud Gaubert Date: Thu, 20 Dec 2018 09:02:06 -0800 Subject: [PATCH] Update template issue to include nvidia-container-cli informations --- .github/ISSUE_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 889ac27b..3e2ae7b4 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -15,6 +15,7 @@ _Also, before reporting a new issue, please make sure that:_ ### 3. Information to [attach](https://help.github.com/articles/file-attachments-on-issues-and-pull-requests/) (optional if deemed irrelevant) + - [ ] Some nvidia-container information: `nvidia-container-cli -k -d /dev/tty info` - [ ] Kernel version from `uname -a` - [ ] Any relevant kernel output lines from `dmesg` - [ ] Driver information from `nvidia-smi -a`