Update Github issues template (#13857)

Co-authored-by: mansy <mansy@lightning.ai>
This commit is contained in:
Mansy 2022-07-27 11:05:16 +02:00 committed by GitHub
parent acd8aa20d4
commit 8792c6b018
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -46,7 +46,9 @@ python collect_env_details.py
You can also fill out the list below manually.
-->
- Lightning Component (e.g. Trainer, LightningModule, LightningApp, LightningWork, LightningFlow):
- PyTorch Lightning Version (e.g., 1.5.0):
- Lightning App Version (e.g., 0.5.2):
- PyTorch Version (e.g., 1.10):
- Python version (e.g., 3.9):
- OS (e.g., Linux):
@ -54,6 +56,7 @@ You can also fill out the list below manually.
- GPU models and configuration:
- How you installed PyTorch (`conda`, `pip`, source):
- If compiling from source, the output of `torch.__config__.show()`:
- Running environment of LightningApp (e.g. local, cloud):
- Any other relevant information:
### Additional context