Andromeda / .github /ISSUE_TEMPLATE /---bug-report.md
kye's picture
Upload 73 files
ca4fc4d
|
raw
history blame
861 Bytes
---
name: "\U0001F41B Bug report"
about: Submit a bug report to improve our library!
title: ''
labels: bug
assignees: ''
---
<!-- Please check for related issues (both open and closed) before filing this issue. -->
## Environment
<!-- Please copy paste the output of running `composer_collect_env` below-->
<!--
If you can't install composer for some reason, you can also use the PyTorch collect env script
wget https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py
# For security purposes, please check the contents of collect_env.py before running it.
python collect_env.py
-->
## To reproduce
Steps to reproduce the behavior:
1.
2.
3.
## Expected behavior
<!-- A clear and concise description of what you would expect to happen. -->
## Additional context
<!-- Please provide any additional context. -->