From 1112703518c5efaf44de07e1bb69f56d7ada91bc Mon Sep 17 00:00:00 2001 From: Lan Gong Date: Thu, 7 Apr 2022 20:41:49 +0000 Subject: [PATCH] Dedup instructions of ISSUE TEMPLATE --- .github/ISSUE_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 31794d7d..597eba3a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -17,7 +17,6 @@ Error messages and stack traces are also helpful. ## System Info Please copy and paste the output from [environment collection script](https://raw.githubusercontent.com/pytorch/pytorch/master/torch/utils/collect_env.py) -and fill out the checklist below. You can get the script and run it with: ``` @@ -26,6 +25,8 @@ wget https://raw.githubusercontent.com/pytorch/pytorch/master/torch/utils/collec python collect_env.py ``` +OR manually fill out the checklist below. + - How you installed TorchMultimodal (conda, pip, source): - Build command you used (if compiling from source): - OS: