From 30425620befba556d240ae75d5e6b78559b6a38e Mon Sep 17 00:00:00 2001 From: nvpstr Date: Wed, 4 Dec 2019 14:30:31 +0100 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0c720668..e14b0786 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -15,10 +15,15 @@ A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error +1. Install '...' +2. Set "..." +2. Launch '...' **Expected behavior** A clear and concise description of what you expected to happen. + +**Environment** +Please provide at least: +* Container version (e.g. pytorch:19.05-py3): +* GPUs in the system: (e.g. 8x Tesla V100-SXM2-16GB): +* CUDA driver version (e.g. 418.67):