mirror of
https://github.com/wassname/pytorch-lightning.git
synced 2026-09-10 12:21:57 +08:00
* add autopep8 to Contrib. * simplify cmd * update GH templates * add pytest-flake8 * update GH template
19 lines
250 B
Markdown
19 lines
250 B
Markdown
---
|
|
name: Typos and doc fixes
|
|
about: Typos and doc fixes
|
|
title: ''
|
|
labels: typo, documentation
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## 📚 Documentation
|
|
|
|
For typos and doc fixes, please go ahead and:
|
|
|
|
1. Create an issue.
|
|
2. Fix the typo.
|
|
3. Submit a PR.
|
|
|
|
Thanks!
|