2019-09-06 14:12:06 +00:00
|
|
|
# Before submitting
|
|
|
|
|
2019-11-07 20:32:00 +00:00
|
|
|
- [ ] Was this discussed/approved via a Github issue? (no need for typos, doc improvements)
|
2020-01-20 19:50:31 +00:00
|
|
|
- [ ] Did you read the [contributor guideline](https://github.com/PyTorchLightning/pytorch-lightning/blob/master/.github/CONTRIBUTING.md)?
|
2019-11-07 20:32:00 +00:00
|
|
|
- [ ] Did you make sure to update the docs?
|
|
|
|
- [ ] Did you write any new necessary tests?
|
2019-09-06 14:12:06 +00:00
|
|
|
|
|
|
|
## What does this PR do?
|
|
|
|
Fixes # (issue).
|
|
|
|
|
|
|
|
## PR review
|
|
|
|
Anyone in the community is free to review the PR once the tests have passed.
|
2019-11-07 20:32:00 +00:00
|
|
|
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
|
2019-09-06 14:12:06 +00:00
|
|
|
|
|
|
|
## Did you have fun?
|
|
|
|
Make sure you had fun coding 🙃
|