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: