fix bug_report template (#2052)

* fix bug_report template

* article
This commit is contained in:
Rohit Gupta
2020-06-02 18:47:21 -04:00
committed by GitHub
parent 69575204f2
commit fa696ce512
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -46,8 +46,8 @@ Please copy and paste the output from our
You can get the script and run it with:
```
wget https://raw.githubusercontent.com/PyTorchLightning/pytorch-lightning/master/tests/collect_env_details.py
# For security purposes, please check the contents of collect_env.py before running it.
python collect_env.py
# For security purposes, please check the contents of collect_env_details.py before running it.
python collect_env_details.py
```
- PyTorch Version (e.g., 1.0):