1
0
mirror of https://github.com/satwikkansal/wtfpython synced 2024-12-22 12:50:23 +01:00

14 lines
531 B
Markdown
Raw Permalink Normal View History

## #(issue number): Translate to ...
<!--- This project only accepts pull requests related to open issues -->
<!--- Special phrase to auto-close the issue that your PR fixes -->
Closes # (issue number)
## Checklist before requesting a review
- [ ] Have you fetched the latest `master` branch?
- [ ] Have you translated all snippets?
- [ ] Have you followed the guidelines in [CONTRIBUTING.md](../CONTRIBUTING.md)?
- [ ] Have you performed a self-review?
- [ ] Have you added yourself into [CONTRIBUTORS.md](../CONTRIBUTORS.md)?