lightning/.github/ISSUE_TEMPLATE/how-to-question.md

27 lines
486 B
Markdown
Raw Normal View History

2019-08-13 11:06:17 +00:00
---
name: How to question
about: Asking how-to questions
title: ''
labels: question
assignees: ''
---
### Before asking:
1. search the issues.
2. search the docs.
If you still can't find what you need:
#### What is your question?
#### Code
Please paste a code snippet if your question requires it!
#### What have you tried?
#### What's your environment?
- conda version (no venv)
- PyTorch version
- Lightning version
- Test-tube version